Skip to content

Commit b87141a

Browse files
authored
Merge pull request numpy#28468 from numpy/dependabot/github_actions/actions/download-artifact-4.1.9
MAINT: Bump actions/download-artifact from 4.1.8 to 4.1.9
2 parents 212b9cc + 0493e93 commit b87141a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
(github.event_name == 'schedule')
7474
steps:
7575
- name: Download wheel artifact(s)
76-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
76+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
7777
with:
7878
path: wheelhouse/
7979
merge-multiple: true

0 commit comments

Comments
 (0)