Skip to content

Commit b2f17d2

Browse files
committed
🤔
1 parent a5e9471 commit b2f17d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
toolchain: stable
2020
override: true
2121
- name: Run cargo-tarpaulin
22-
uses: actions-rs/[email protected]
22+
uses: actions-rs/[email protected].0
2323
with:
2424
out-type: Lcov
2525
- name: Coveralls upload

0 commit comments

Comments
 (0)