Skip to content

Commit

Permalink
build(deps): bump actions-rs/cargo from v1.0.1 to v1.0.3
Browse files Browse the repository at this point in the history
Bumps [actions-rs/cargo](https://github.com/actions-rs/cargo) from v1.0.1 to v1.0.3.
- [Release notes](https://github.com/actions-rs/cargo/releases)
- [Changelog](https://github.com/actions-rs/cargo/blob/master/CHANGELOG.md)
- [Commits](actions-rs/cargo@v1.0.1...844f368)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kodiakhq[bot] committed Dec 4, 2020
1 parent 0c0c511 commit b5434fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

# https://github.com/actions-rs/cargo
- name: Run all tests
uses: actions-rs/cargo@v1.0.1
uses: actions-rs/cargo@v1.0.3
with:
command: test
args: --manifest-path src/ya-comiste-rust/Cargo.toml

0 comments on commit b5434fc

Please sign in to comment.