Skip to content

Commit

Permalink
Update taiki-e/upload-rust-binary-action action to v1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Dec 3, 2023
1 parent 3698f98 commit 0758503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
- uses: taiki-e/upload-rust-binary-action@272c412055d610c1b1adf56e9f238aa88c5ebf45 # v1.17.1
- uses: taiki-e/upload-rust-binary-action@aefa20ac5893ee9a660dd3e995c9dc9a715e93f0 # v1.18.0
with:
bin: cargo-nextest
# The tag name contains the binary name so just use that.
Expand Down

0 comments on commit 0758503

Please sign in to comment.