mirror of
https://github.com/zealdocs/zeal.git
synced 2024-11-22 12:33:20 +03:00
ci(github): bump jurplel/install-qt-action from 3 to 4 (#1570)
This commit is contained in:
parent
8b33640fe8
commit
a48b7988e7
2
.github/workflows/build-check.yaml
vendored
2
.github/workflows/build-check.yaml
vendored
@ -132,7 +132,7 @@ jobs:
|
||||
vcpkgGitCommitId: fba75d09065fcc76a25dcf386b1d00d33f5175af # 2024.02.14
|
||||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
uses: jurplel/install-qt-action@v4
|
||||
with:
|
||||
arch: win64_msvc2019_64
|
||||
modules: ${{ matrix.config.qt_modules }}
|
||||
|
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -56,7 +56,7 @@ jobs:
|
||||
vcpkgGitCommitId: fba75d09065fcc76a25dcf386b1d00d33f5175af # 2024.02.14
|
||||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
uses: jurplel/install-qt-action@v4
|
||||
with:
|
||||
arch: win64_msvc2019_64
|
||||
modules: ${{ matrix.config.qt_modules }}
|
||||
|
Loading…
Reference in New Issue
Block a user