We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 151eeee + 73cfdf1 commit 42c5594Copy full SHA for 42c5594
.github/workflows/coverage.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- run: rustup toolchain install stable --profile minimal --component llvm-tools-preview --no-self-update
27
28
- - uses: taiki-e/install-action@763e3324d4fd026c9bd284c504378585777a87d5 # v2.62.57
+ - uses: taiki-e/install-action@3575e532701a5fc614b0c842e4119af4cc5fd16d # v2.62.60
29
with:
30
tool: cargo-llvm-cov
31
0 commit comments