mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 21:52:32 -06:00
GHA CI: bump "Install Qt" action version
This commit is contained in:
4
.github/workflows/coverity-scan.yml
vendored
4
.github/workflows/coverity-scan.yml
vendored
@@ -22,9 +22,9 @@ jobs:
|
||||
libboost-dev libssl-dev zlib1g-dev
|
||||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v2
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: "5.15.2"
|
||||
version: "6.3.0"
|
||||
|
||||
- name: Install libtorrent
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user