Skip to content

Commit d16cb79

Browse files
dependabot[bot]rib
authored andcommitted
build(deps): bump hecrj/setup-rust-action from 1 to 2
Bumps [hecrj/setup-rust-action](https://github.com/hecrj/setup-rust-action) from 1 to 2. - [Release notes](https://github.com/hecrj/setup-rust-action/releases) - [Commits](hecrj/setup-rust-action@v1...v2) --- updated-dependencies: - dependency-name: hecrj/setup-rust-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b590ec5 commit d16cb79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v4
2323

24-
- uses: hecrj/setup-rust-action@v1
24+
- uses: hecrj/setup-rust-action@v2
2525
with:
2626
rust-version: ${{ matrix.rust_version }}
2727

0 commit comments

Comments
 (0)