Skip to content

Commit 7f0d376

Browse files
Update taiki-e/install-action digest to 26176d8
1 parent 56da48e commit 7f0d376

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

0 commit comments

Comments
 (0)