Skip to content

Commit 2544ea1

Browse files
chore(deps): update taiki-e/install-action digest to aba36d7
1 parent 0af3a89 commit 2544ea1

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@aba36d755ec7ca22d38b12111787c26115943952 # v2
4545
with:
4646
tool: cargo-llvm-cov,cargo-nextest
4747
- name: Test

0 commit comments

Comments
 (0)