Update main.yml

This commit is contained in:
DavidXanatos 2022-10-15 10:00:06 +02:00 committed by GitHub
parent 2b4d8c48cb
commit c1d607fe7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ jobs:
cached: ${{ steps.cache-qt.outputs.cache-hit }}
- name: Install Qt5 x64
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v2
with:
version: '5.15.2'
dir: ..
@ -87,7 +87,7 @@ jobs:
cached: ${{ steps.cache-qt.outputs.cache-hit }}
- name: Install Qt5 x86
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v2
with:
version: '5.15.2'
dir: ..