Skip to content

Commit 00087f7

Browse files
renovate[bot]JP-Ellis
authored andcommitted
chore(deps): update actions/download-artifact digest to c850b93
1 parent ce1b6dc commit 00087f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
python-version: ${{ env.STABLE_PYTHON_VERSION }}
182182
cache: pip
183183

184-
- uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4
184+
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4
185185
with:
186186
path: wheelhouse
187187

@@ -202,7 +202,7 @@ jobs:
202202
id-token: write
203203

204204
steps:
205-
- uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4
205+
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4
206206
with:
207207
path: wheels
208208

0 commit comments

Comments
 (0)