Skip to content

Commit 3664274

Browse files
deps: update actions/upload-artifact action to v4.6.0
1 parent ea27924 commit 3664274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/unittests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
working-directory: test
4646

4747
- name: Build artifact
48-
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
48+
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
4949
with:
5050
name: marblerun
5151
path: |

0 commit comments

Comments
 (0)