We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ae2082 commit 3b24343Copy full SHA for 3b24343
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@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
47
with:
48
name: package
49
path: "*.tgz"
0 commit comments