Skip to content

Commit

Permalink
chore(deps): update baptiste0928/cargo-install action to v3 (#817)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent c04d8f8 commit 5029a0c
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 @@ -62,7 +62,7 @@ jobs:
uses: dsherret/rust-toolchain-file@v1

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

Expand Down Expand Up @@ -140,7 +140,7 @@ jobs:
tag_name: ${{ needs.release-please.outputs.air-interpreter-tag-name }}

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

Expand Down

0 comments on commit 5029a0c

Please sign in to comment.