We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 353e0e4 commit 40d799cCopy full SHA for 40d799c
.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@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08"
+ uses: "actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1"
44
with:
45
name: "dist"
46
path: "dist/"
0 commit comments