We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e9471 commit b2f17d2Copy full SHA for b2f17d2
.github/workflows/rust.yml
@@ -19,7 +19,7 @@ jobs:
19
toolchain: stable
20
override: true
21
- name: Run cargo-tarpaulin
22
- uses: actions-rs/[email protected]
+ uses: actions-rs/[email protected].0
23
with:
24
out-type: Lcov
25
- name: Coveralls upload
0 commit comments