mirror of
https://github.com/Murmele/Gittyup.git
synced 2024-11-03 21:24:30 +03:00
update action
This commit is contained in:
parent
e7fd8da4b3
commit
88073efabe
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -210,7 +210,7 @@ jobs:
|
||||
perl-version: '5.30'
|
||||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v2.13.0
|
||||
uses: jurplel/install-qt-action@v3.3.0
|
||||
timeout-minutes: 10
|
||||
if: "!matrix.qt.check_only"
|
||||
with:
|
||||
@ -222,7 +222,7 @@ jobs:
|
||||
modules: qtwebengine
|
||||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v2.13.0
|
||||
uses: jurplel/install-qt-action@v3.3.0
|
||||
timeout-minutes: 10
|
||||
if: matrix.qt.check_only
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user