mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump taiki-e/install-action from 1 to 2 (#630)
This commit is contained in:
parent
cdff92aa3c
commit
611485de52
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release-pr.yml
vendored
2
.github/workflows/release-pr.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
rustup default nightly
|
||||
- uses: chainguard-dev/actions/setup-gitsign@main
|
||||
- name: Install cargo-release
|
||||
uses: taiki-e/install-action@v1
|
||||
uses: taiki-e/install-action@v2
|
||||
with:
|
||||
tool: cargo-release
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue