We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d165a commit c39d389Copy full SHA for c39d389
1 file changed
.github/workflows/tests.yaml
@@ -32,7 +32,7 @@ jobs:
32
- uses: dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
33
with:
34
components: llvm-tools-preview
35
- - uses: taiki-e/install-action@a164de717a0ee9284c2d9db1c6016a4c339cd333 # v2
+ - uses: taiki-e/install-action@089a51b004779caac82d134bb53aa38864ee4289 # v2
36
37
tool: cargo-llvm-cov
38
- uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2
0 commit comments