Skip to content

Commit

Permalink
Merge pull request #1092 from mulkieran/cargo-install-v3
Browse files Browse the repository at this point in the history
Upgrade cargo-install to v3
  • Loading branch information
mulkieran authored Aug 9, 2024
2 parents ee68eb1 + 446246b commit 3aaf007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
with:
components: cargo
toolchain: 1.80.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
- uses: baptiste0928/cargo-install@v2
- uses: baptiste0928/cargo-install@v3
with:
crate: typos-cli
- name: Run test
Expand Down

0 comments on commit 3aaf007

Please sign in to comment.