We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce1b6dc commit 00087f7Copy full SHA for 00087f7
.github/workflows/build.yml
@@ -181,7 +181,7 @@ jobs:
181
python-version: ${{ env.STABLE_PYTHON_VERSION }}
182
cache: pip
183
184
- - uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4
+ - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4
185
with:
186
path: wheelhouse
187
@@ -202,7 +202,7 @@ jobs:
202
id-token: write
203
204
steps:
205
206
207
path: wheels
208
0 commit comments