We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ee64a commit 49884abCopy full SHA for 49884ab
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@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
+ uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
77
with:
78
name: package
79
0 commit comments