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 0c0c511 commit b5434fcCopy full SHA for b5434fc
.github/workflows/continuous-integration-rust.yml
@@ -25,7 +25,7 @@ jobs:
25
26
# https://github.com/actions-rs/cargo
27
- name: Run all tests
28
- uses: actions-rs/[email protected].1
+ uses: actions-rs/[email protected].3
29
with:
30
command: test
31
args: --manifest-path src/ya-comiste-rust/Cargo.toml
0 commit comments