Skip to content

Commit 0c0c511

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps): bump actions-rs/toolchain from v1.0.6 to v1.0.7
Bumps [actions-rs/toolchain](https://github.com/actions-rs/toolchain) from v1.0.6 to v1.0.7. - [Release notes](https://github.com/actions-rs/toolchain/releases) - [Changelog](https://github.com/actions-rs/toolchain/blob/master/CHANGELOG.md) - [Commits](actions-rs/toolchain@v1.0.6...16499b5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ae5071c commit 0c0c511

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
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/[email protected]
1414

1515
# https://github.com/actions-rs/toolchain
16-
- uses: actions-rs/[email protected].6
16+
- uses: actions-rs/[email protected].7
1717
with:
1818
toolchain: stable
1919

0 commit comments

Comments
 (0)