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 b28feea + 7ec422f commit a84bfdcCopy full SHA for a84bfdc
.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@0ed4032d5406d133639ce4e858011eb498223338 # v2.62.39
+ - uses: taiki-e/install-action@81ee1d48d9194cdcab880cbdc7d36e87d39874cb # v2.62.45
29
with:
30
tool: cargo-llvm-cov
31
0 commit comments