Skip to content

Commit 4df387c

Browse files
chore(deps): update actions/upload-artifact digest to 4cec3d8
1 parent ce0b933 commit 4df387c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
BUILD_ARGS: "--load"
6060

6161
- name: Publish Artifacts to GitHub
62-
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4
62+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
6363
with:
6464
name: output
6565
path: _output/**

0 commit comments

Comments
 (0)