Browse Source

GHA CI: bump Qt version to 6.4.0

adaptive-webui-19844
Chocobo1 2 years ago
parent
commit
8b4a0da235
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C
  1. 2
      .github/workflows/coverity-scan.yml

2
.github/workflows/coverity-scan.yml

@ -24,7 +24,7 @@ jobs:
- name: Install Qt - name: Install Qt
uses: jurplel/install-qt-action@v3 uses: jurplel/install-qt-action@v3
with: with:
version: "6.3.0" version: "6.4.0"
archives: qtbase qtsvg qttools archives: qtbase qtsvg qttools
- name: Install libtorrent - name: Install libtorrent

Loading…
Cancel
Save