We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee5b7f commit 2b4a99aCopy full SHA for 2b4a99a
1 file changed
publish/action.yml
@@ -49,7 +49,7 @@ runs:
49
run: npm install -g npm@latest
50
51
- name: Download tarball artifact
52
- uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
53
with:
54
name: uppt-tarball
55
path: ${{ runner.temp }}/uppt-tarballs
0 commit comments