mirror of
https://github.com/fluencelabs/aquavm
synced 2025-04-24 14:52:15 +00:00
chore(deps): update baptiste0928/cargo-install action to v3 (#817)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c04d8f889e
commit
5029a0c109
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
|||||||
uses: dsherret/rust-toolchain-file@v1
|
uses: dsherret/rust-toolchain-file@v1
|
||||||
|
|
||||||
- name: Install cargo-edit
|
- name: Install cargo-edit
|
||||||
uses: baptiste0928/cargo-install@v2.2.0
|
uses: baptiste0928/cargo-install@v3.1.0
|
||||||
with:
|
with:
|
||||||
crate: cargo-edit
|
crate: cargo-edit
|
||||||
|
|
||||||
@ -140,7 +140,7 @@ jobs:
|
|||||||
tag_name: ${{ needs.release-please.outputs.air-interpreter-tag-name }}
|
tag_name: ${{ needs.release-please.outputs.air-interpreter-tag-name }}
|
||||||
|
|
||||||
- name: Install cargo-workspaces
|
- name: Install cargo-workspaces
|
||||||
uses: baptiste0928/cargo-install@v2.2.0
|
uses: baptiste0928/cargo-install@v3.1.0
|
||||||
with:
|
with:
|
||||||
crate: cargo-workspaces
|
crate: cargo-workspaces
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user