GHA CI: bump "Install Qt" action version

This commit is contained in:
Chocobo1
2022-08-18 11:44:40 +08:00
parent ac6af55335
commit ff7fe7c107
4 changed files with 5 additions and 8 deletions

View File

@@ -40,7 +40,7 @@ jobs:
max_size=2G
- name: Install Qt
uses: jurplel/install-qt-action@v2
uses: jurplel/install-qt-action@v3
with:
version: ${{ matrix.qt_version }}