Skip to content

Commit 2d42d92

Browse files
chore(deps): update actions/download-artifact action to v4.2.1
1 parent fb8ee1f commit 2d42d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
tool: git-cliff,typos
238238

239239
- name: Download wheels and sdist
240-
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
240+
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
241241
with:
242242
path: wheels
243243
merge-multiple: true

0 commit comments

Comments
 (0)