Skip to content

Commit 65d80a8

Browse files
chore(deps): update actions/upload-artifact digest to 6f51ac0 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87cca3d commit 65d80a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
uses: taiki-e/install-action@cargo-llvm-cov
7676
- name: Run tests with coverage
7777
run: cargo --locked llvm-cov nextest
78-
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
78+
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
7979
if: success() || failure()
8080
with:
8181
name: junit.xml

0 commit comments

Comments
 (0)