Skip to content

Commit 2db4c04

Browse files
committed
chore(deps): update actions/upload-artifact digest to 0b2256b
1 parent 564834c commit 2db4c04

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

0 commit comments

Comments
 (0)