mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-15 04:30:48 +00:00
chore(deps): update baptiste0928/cargo-install action to v2 (#547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5cbe79d619
commit
5e147161cf
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
||||
uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
|
||||
- name: Install cargo-edit
|
||||
uses: baptiste0928/cargo-install@v1.3.1
|
||||
uses: baptiste0928/cargo-install@v2.1.0
|
||||
with:
|
||||
crate: cargo-edit
|
||||
|
||||
@ -133,7 +133,7 @@ jobs:
|
||||
tag_name: ${{ needs.release-please.outputs.air-interpreter-tag-name }}
|
||||
|
||||
- name: Install cargo-workspaces
|
||||
uses: baptiste0928/cargo-install@v1.3.1
|
||||
uses: baptiste0928/cargo-install@v2.1.0
|
||||
with:
|
||||
crate: cargo-workspaces
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user