Skip to content

Commit 56fb68a

Browse files
Update taiki-e/install-action digest to 16ab0e7
1 parent 56da48e commit 56fb68a

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@16ab0e7b5346d7b130d34b99ff6c5c83f29f99f4
2424
- name: Install Clippy
2525
run: rustup component add clippy
2626
- name: Install cargo-sonar and run Clippy

0 commit comments

Comments
 (0)