mirror of
https://github.com/redstrate/Auracite.git
synced 2025-07-01 01:57:45 +00:00
Update install-qt-action
This commit is contained in:
parent
16bb5d7e36
commit
4f4140e16f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
||||||
target/
|
target/
|
||||||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v4
|
||||||
with:
|
with:
|
||||||
version: "${{ env.QT_VERSION }}.*"
|
version: "${{ env.QT_VERSION }}.*"
|
||||||
cache: true
|
cache: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue