We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be2e1dc + 5e8ec1b commit 0aafd85Copy full SHA for 0aafd85
.github/workflows/emscripten.yml
@@ -73,7 +73,7 @@ jobs:
73
(github.event_name == 'schedule')
74
steps:
75
- name: Download wheel artifact(s)
76
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
+ uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
77
with:
78
path: wheelhouse/
79
merge-multiple: true
0 commit comments