Skip to content

Commit

Permalink
Bump baptiste0928/cargo-install from 2 to 3 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 7, 2024
1 parent 5f0357a commit 94e7743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3

- name: Install cargo-hack
uses: baptiste0928/cargo-install@v2
uses: baptiste0928/cargo-install@v3
with:
crate: cargo-hack
version: 0.5
Expand Down Expand Up @@ -161,7 +161,7 @@ jobs:
uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3

- name: Install cargo-hack
uses: baptiste0928/cargo-install@v2
uses: baptiste0928/cargo-install@v3
with:
crate: cargo-hack
version: 0.5
Expand Down

0 comments on commit 94e7743

Please sign in to comment.