mirror of
https://github.com/gamecreature/QtAwesome.git
synced 2024-11-15 05:25:43 +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
|
||||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
uses: jurplel/install-qt-action@v4
|
||||
with:
|
||||
version: ${{ matrix.qt_version }}
|
||||
cache: 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user