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 190f4c6 + c83f80c commit 27cafaaCopy full SHA for 27cafaa
.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@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
+ uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
77
with:
78
path: wheelhouse/
79
merge-multiple: true
0 commit comments