Skip to content

Commit 0df0286

Browse files
committed
chore(deps): update actions/upload-artifact digest to b4b15b8
1 parent 21b91e5 commit 0df0286

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
@@ -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@84480863f228bb9747b473957fcc9e309aa96097 # v4
78+
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
7979
if: success() || failure()
8080
with:
8181
name: junit.xml

0 commit comments

Comments
 (0)