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

@@ -46,9 +46,8 @@ jobs:
mv "${{ github.workspace }}/.."/boost_* "${{ env.boost_path }}"
- name: Install Qt
uses: jurplel/install-qt-action@v2
uses: jurplel/install-qt-action@v3
with:
setup-python: false
version: ${{ matrix.qt_version }}
- name: Install libtorrent