We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf3d90 commit eb07fc8Copy full SHA for eb07fc8
1 file changed
.github/workflows/npm-publish.yml
@@ -43,7 +43,7 @@ jobs:
43
run: npm pack
44
45
- name: Save tarball
46
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
+ uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
47
with:
48
name: package
49
path: "*.tgz"
0 commit comments