We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9d6f5 commit 474070dCopy full SHA for 474070d
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@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
+ uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6
77
with:
78
name: package
79
0 commit comments