Update of action install qt

This commit is contained in:
Jakub Melka 2024-10-21 19:04:17 +02:00
parent 58fb15b7d3
commit d2e5bf7107

View File

@ -40,7 +40,7 @@ jobs:
working-directory: vcpkg
- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: '6.8.0'
host: 'linux'
@ -105,7 +105,7 @@ jobs:
working-directory: vcpkg
- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: '6.8.0'
host: 'windows'