mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-01-06 13:29:50 +01:00
Update of action install qt
This commit is contained in:
parent
58fb15b7d3
commit
d2e5bf7107
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
working-directory: vcpkg
|
working-directory: vcpkg
|
||||||
|
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v4
|
||||||
with:
|
with:
|
||||||
version: '6.8.0'
|
version: '6.8.0'
|
||||||
host: 'linux'
|
host: 'linux'
|
||||||
@ -105,7 +105,7 @@ jobs:
|
|||||||
working-directory: vcpkg
|
working-directory: vcpkg
|
||||||
|
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v4
|
||||||
with:
|
with:
|
||||||
version: '6.8.0'
|
version: '6.8.0'
|
||||||
host: 'windows'
|
host: 'windows'
|
||||||
|
Loading…
Reference in New Issue
Block a user