Skip to content

Commit

Permalink
Update cargo-install action
Browse files Browse the repository at this point in the history
  • Loading branch information
parasyte committed Feb 10, 2024
1 parent 55104fb commit f03d0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
shared-key: common
- name: Install cargo-machete
uses: baptiste0928/cargo-install@v2
uses: baptiste0928/cargo-install@v3
with:
crate: cargo-machete
- name: Cargo fmt
Expand Down

0 comments on commit f03d0fe

Please sign in to comment.