Skip to content

Commit

Permalink
build(deps): bump taiki-e/upload-rust-binary-action
Browse files Browse the repository at this point in the history
Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.18.0 to 1.19.1.
- [Release notes](https://github.com/taiki-e/upload-rust-binary-action/releases)
- [Changelog](https://github.com/taiki-e/upload-rust-binary-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/upload-rust-binary-action@v1.18.0...v1.19.1)

---
updated-dependencies:
- dependency-name: taiki-e/upload-rust-binary-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 0f612e3 commit 3aa9329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: echo "RUSTFLAGS=${RUSTFLAGS} -C target-feature=+crt-static" >> "${GITHUB_ENV}"

- name: Build and upload to release
uses: taiki-e/upload-rust-binary-action@v1.18.0
uses: taiki-e/upload-rust-binary-action@v1.19.1
with:
bin: cargo-ci-cache-clean
target: ${{ matrix.target }}
Expand Down

0 comments on commit 3aa9329

Please sign in to comment.