Skip to content

Commit 3a18be2

Browse files
chore: bump actions-rs/toolchain from 1.0.6 to 1.0.7
Bumps [actions-rs/toolchain](https://github.com/actions-rs/toolchain) from 1.0.6 to 1.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...v1.0.7) --- updated-dependencies: - dependency-name: actions-rs/toolchain dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb0670c commit 3a18be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/miri.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-24.04
1616
steps:
1717
- uses: actions/[email protected]
18-
- uses: actions-rs/[email protected].6
18+
- uses: actions-rs/[email protected].7
1919
with:
2020
profile: minimal
2121
toolchain: nightly

0 commit comments

Comments
 (0)