mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2024-11-15 13:35:44 +08:00
Update Qt Action to v4
This commit is contained in:
parent
e50028100d
commit
810f6c0dbe
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v3
|
uses: jurplel/install-qt-action@v4
|
||||||
with:
|
with:
|
||||||
version: ${{ matrix.qt_version }}
|
version: ${{ matrix.qt_version }}
|
||||||
cache: 'true'
|
cache: 'true'
|
||||||
|
Loading…
Reference in New Issue
Block a user