Skip to content

Commit 089c1ca

Browse files
chore(deps): update taiki-e/install-action digest to a3324fb
1 parent 09929fb commit 089c1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
key: test
4242
save-if: ${{ github.ref_name == 'main' }}
4343
- name: Install llvm-cov and nextest
44-
uses: taiki-e/install-action@71b48393496777ee11188c07a34d48b048a985cd # v2
44+
uses: taiki-e/install-action@a3324fb0eb94b8230ec968c3389c1b7929fc2f3b # v2
4545
with:
4646
tool: cargo-llvm-cov,cargo-nextest
4747
- name: Test

0 commit comments

Comments
 (0)