We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 110d169 commit 4f8130dCopy full SHA for 4f8130d
1 file changed
.github/workflows/publish-npm.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Download tarball
70
if: github.event_name == 'release' || github.event.inputs[matrix.registry] == 'yes'
71
- uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
+ uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
72
with:
73
name: package
74
0 commit comments