Skip to content

Commit 35508dc

Browse files
Update taiki-e/install-action digest to d6912b4
1 parent ed89a10 commit 35508dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Install Rust
2121
run: rustup update stable
2222
- name: Install cargo-llvm-cov
23-
uses: taiki-e/install-action@7a9da991c71dfd905b2ee8252a9ce162f176dc6f
23+
uses: taiki-e/install-action@d6912b47771be2c443ec90dbb3d28e023987e782
2424
- name: Install Clippy
2525
run: rustup component add clippy
2626
- name: Install cargo-sonar and run Clippy

0 commit comments

Comments
 (0)