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 b445b06 commit b42377eCopy full SHA for b42377e
.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@58ad1a073fc680c081d71e0726cf4fa7c4a9542b # v2
20
with:
21
tool: cargo-tarpaulin
22
- name: Generate code coverage
0 commit comments