1
Fork 0
mirror of https://github.com/redstrate/Auracite.git synced 2025-06-30 17:47:45 +00:00

Update install-qt-action

This commit is contained in:
Joshua Goins 2025-06-29 20:07:55 -04:00
parent 16bb5d7e36
commit 4f4140e16f

View file

@ -29,7 +29,7 @@ jobs:
target/
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: "${{ env.QT_VERSION }}.*"
cache: true