Skip to content

Commit

Permalink
Bump taiki-e/upload-rust-binary-action from 1.23.0 to 1.24.0 (#439)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
2 parents 154e985 + eb0270a commit 48c387b
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 @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build and upload Rust binary to GitHub Releases
uses: taiki-e/upload-rust-binary-action@v1.23.0
uses: taiki-e/upload-rust-binary-action@v1.24.0
with:
bin: yash3
target: ${{ matrix.target }}
Expand Down

0 comments on commit 48c387b

Please sign in to comment.