mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-01-04 20:39:52 +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
|
||||
|
||||
- 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'
|
||||
|
Loading…
Reference in New Issue
Block a user