mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-04 15:27:48 +00:00
Merge pull request #162 from mxve/dependabot/github_actions/taiki-e/upload-rust-binary-action-1.23.0
Bump taiki-e/upload-rust-binary-action from 1.22.0 to 1.23.0
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: taiki-e/upload-rust-binary-action@v1.22.0
|
- uses: taiki-e/upload-rust-binary-action@v1.23.0
|
||||||
with:
|
with:
|
||||||
target: ${{ matrix.target }}
|
target: ${{ matrix.target }}
|
||||||
bin: alterware-launcher
|
bin: alterware-launcher
|
||||||
|
|||||||
Reference in New Issue
Block a user