mirror of
https://github.com/fluencelabs/marine-rs-sdk
synced 2025-03-14 14:00:49 +00:00
chore(deps): update baptiste0928/cargo-install action to v1.3.1 (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
df0e62375c
commit
3e9ea360d7
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
echo "version=${version}" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Install cargo-workspaces
|
||||
uses: baptiste0928/cargo-install@v1.3.0
|
||||
uses: baptiste0928/cargo-install@v1.3.1
|
||||
with:
|
||||
crate: cargo-workspaces
|
||||
|
||||
@ -112,7 +112,7 @@ jobs:
|
||||
uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
|
||||
- name: Install cargo-workspaces
|
||||
uses: baptiste0928/cargo-install@v1.3.0
|
||||
uses: baptiste0928/cargo-install@v1.3.1
|
||||
with:
|
||||
crate: cargo-workspaces
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user