GHA CI: bump "Install Qt" action version

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

View File

@@ -70,7 +70,7 @@ jobs:
move "${{ github.workspace }}/../boost_*" "${{ env.boost_path }}"
- name: Install Qt
uses: jurplel/install-qt-action@v2
uses: jurplel/install-qt-action@v3
with:
version: "5.15.2"