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