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

This reverts commit f57c4f84acd92dede4a2e5e1c8eef6786eaff99c.
This commit is contained in:
LordGrey 2023-11-03 19:54:59 +01:00
parent f57c4f84ac
commit c9518db597
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@v4
uses: jurplel/install-qt-action@v3
with:
version: ${{env.QT_VERSION}}
target: 'desktop'

View File

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