We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06886f1 commit bcd709eCopy full SHA for bcd709e
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@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7
+ uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
77
with:
78
name: package
79
0 commit comments