Bump jurplel/install-qt-action from 3 to 4 (#1652)

Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3 to 4.
This commit is contained in:
dependabot[bot] 2023-11-02 14:38:23 +01:00 committed by GitHub
parent 8a54eff656
commit f57c4f84ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -137,7 +137,7 @@ jobs:
echo -n "+PR${{ github.event.pull_request.number }}" >> .version
- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: ${{env.QT_VERSION}}
target: 'desktop'

View File

@ -102,7 +102,7 @@ jobs:
submodules: recursive
- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: ${{env.QT_VERSION}}
target: 'desktop'