Skip to content

Commit b5434fc

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps): bump actions-rs/cargo from v1.0.1 to v1.0.3
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] <[email protected]>
1 parent 0c0c511 commit b5434fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
# https://github.com/actions-rs/cargo
2727
- name: Run all tests
28-
uses: actions-rs/[email protected].1
28+
uses: actions-rs/[email protected].3
2929
with:
3030
command: test
3131
args: --manifest-path src/ya-comiste-rust/Cargo.toml

0 commit comments

Comments
 (0)