mirror of
https://github.com/fluencelabs/aquavm
synced 2024-12-04 23:20:18 +00:00
chore(deps): update baptiste0928/cargo-install action to v2.2.0 (#695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1d02b426b5
commit
2da7f9c8dc
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@v2.1.0
|
||||
uses: baptiste0928/cargo-install@v2.2.0
|
||||
with:
|
||||
crate: cargo-edit
|
||||
|
||||
@ -137,7 +137,7 @@ jobs:
|
||||
tag_name: ${{ needs.release-please.outputs.air-interpreter-tag-name }}
|
||||
|
||||
- name: Install cargo-workspaces
|
||||
uses: baptiste0928/cargo-install@v2.1.0
|
||||
uses: baptiste0928/cargo-install@v2.2.0
|
||||
with:
|
||||
crate: cargo-workspaces
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user