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 295e2de commit 92820a4Copy full SHA for 92820a4
.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@de2de18dd28aa26d0ec2a35406466cd5ce3648a2 # v2
20
with:
21
tool: cargo-tarpaulin
22
- name: Generate code coverage
0 commit comments