We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf7de0 commit bc97900Copy full SHA for bc97900
1 file changed
.github/workflows/npm-publish.yml
@@ -73,7 +73,7 @@ jobs:
73
74
- name: Download tarball
75
if: github.event.inputs[matrix.registry] == 'yes' || github.event_name == 'release'
76
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
+ uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4
77
with:
78
name: package
79
0 commit comments