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 212b9cc + 0493e93 commit b87141aCopy full SHA for b87141a
.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@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
77
with:
78
path: wheelhouse/
79
merge-multiple: true
0 commit comments