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.
1 parent bb38242 commit 655a7f8Copy full SHA for 655a7f8
.github/workflows/coverage.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Cache
17
uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2
18
- name: Install cargo-hack
19
- uses: taiki-e/install-action@05515455a9007c7c6f0b215637566ab8e9872c12 # v2
+ uses: taiki-e/install-action@4b40a9728e3c110fabe8850443d8bbe69daddb22 # v2
20
with:
21
tool: cargo-tarpaulin
22
- name: Generate code coverage
0 commit comments