We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2386ca5 + b562f74 commit ab4ec8cCopy full SHA for ab4ec8c
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
cd dist && echo "hashes=$(sha256sum * | base64 -w0)" >> $GITHUB_OUTPUT
41
42
- name: "Upload dists"
43
- uses: "actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b"
+ uses: "actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08"
44
with:
45
name: "dist"
46
path: "dist/"
0 commit comments