Skip to content

Commit d83e8d8

Browse files
tottotoLucioFranco
authored andcommitted
chore: Update to baptiste0928/cargo-install@v2 (tokio-rs#840)
Co-authored-by: Lucio Franco <[email protected]>
1 parent 17cc373 commit d83e8d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-integration-workflow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: install toolchain
6161
uses: dtolnay/rust-toolchain@stable
6262
- name: Install cargo-machete
63-
uses: baptiste0928/cargo-install@v1
63+
uses: baptiste0928/cargo-install@v2
6464
with:
6565
crate: cargo-machete
6666
- name: Check unused dependencies
@@ -134,7 +134,7 @@ jobs:
134134
repo-token: ${{ secrets.GITHUB_TOKEN }}
135135
- uses: Swatinem/rust-cache@v2
136136
- name: install cargo-no-std-check
137-
uses: baptiste0928/cargo-install@v1
137+
uses: baptiste0928/cargo-install@v2
138138
with:
139139
crate: cargo-no-std-check
140140
- name: prost cargo-no-std-check

0 commit comments

Comments
 (0)