Skip to content

Commit 1b105ca

Browse files
tottotoLucioFranco
andauthored
chore: Update to baptiste0928/cargo-install@v2 (#840)
Co-authored-by: Lucio Franco <[email protected]>
1 parent 6b5516a commit 1b105ca

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
@@ -138,7 +138,7 @@ jobs:
138138
repo-token: ${{ secrets.GITHUB_TOKEN }}
139139
- uses: Swatinem/rust-cache@v2
140140
- name: install cargo-no-std-check
141-
uses: baptiste0928/cargo-install@v1
141+
uses: baptiste0928/cargo-install@v2
142142
with:
143143
crate: cargo-no-std-check
144144
- name: prost cargo-no-std-check

0 commit comments

Comments
 (0)