Skip to content

Commit 6b8556e

Browse files
build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 (#1134)
1 parent 25b1d29 commit 6b8556e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
cd dist && echo "hashes=$(sha256sum * | base64 -w0)" >> $GITHUB_OUTPUT
4141
4242
- name: "Upload dists"
43-
uses: "actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808"
43+
uses: "actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b"
4444
with:
4545
name: "dist"
4646
path: "dist/"

0 commit comments

Comments
 (0)