Skip to content

Commit 925151e

Browse files
chore(deps): update actions/upload-artifact digest to 6f51ac0 (#46)
Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com>
1 parent 8c5d53f commit 925151e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ jobs:
447447
448448
- name: Upload test results
449449
if: failure()
450-
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
450+
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
451451
with:
452452
name: valgrind-results
453453
path: out/valgrind-results.tar.gz

0 commit comments

Comments
 (0)