Skip to content

Commit

Permalink
chore(deps): update baptiste0928/cargo-install action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent d2d933d commit 7f59f37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
echo "version=${version}" >> $GITHUB_OUTPUT
- name: Install cargo-workspaces
uses: baptiste0928/cargo-install@v2.0.0
uses: baptiste0928/cargo-install@v3.1.0
with:
crate: cargo-workspaces

Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
uses: actions-rust-lang/setup-rust-toolchain@v1

- name: Install cargo-workspaces
uses: baptiste0928/cargo-install@v2.0.0
uses: baptiste0928/cargo-install@v3.1.0
with:
crate: cargo-workspaces

Expand Down

0 comments on commit 7f59f37

Please sign in to comment.