Merge pull request #138 from mxve/dependabot/github_actions/taiki-e/upload-rust-binary-action-1.22.0

Bump taiki-e/upload-rust-binary-action from 1.21.1 to 1.22.0
This commit is contained in:
2024-08-23 10:39:48 +02:00
committed by GitHub

View File

@@ -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.21.1 - uses: taiki-e/upload-rust-binary-action@v1.22.0
with: with:
target: ${{ matrix.target }} target: ${{ matrix.target }}
bin: alterware-launcher bin: alterware-launcher