Skip to content

Commit 0aafd85

Browse files
authored
Merge pull request numpy#28555 from numpy/dependabot/github_actions/actions/download-artifact-4.2.0
MAINT: Bump actions/download-artifact from 4.1.9 to 4.2.0
2 parents be2e1dc + 5e8ec1b commit 0aafd85

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@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
76+
uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
7777
with:
7878
path: wheelhouse/
7979
merge-multiple: true

0 commit comments

Comments
 (0)