mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 10:05:47 +08:00
pushed Qt-Version for CodeQL-Build to 6.5.0
This commit is contained in:
parent
2a58f068b0
commit
a59218b8a8
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@ -58,9 +58,9 @@ jobs:
|
|||||||
sudo apt -y install build-essential cmake mesa-common-dev libglu1-mesa-dev libfontconfig1
|
sudo apt -y install build-essential cmake mesa-common-dev libglu1-mesa-dev libfontconfig1
|
||||||
|
|
||||||
- name: Install Qt
|
- name: Install Qt
|
||||||
uses: jurplel/install-qt-action@v2.13.2
|
uses: jurplel/install-qt-action@v3
|
||||||
with:
|
with:
|
||||||
version: '6.1.0'
|
version: '6.5.0'
|
||||||
host: 'linux'
|
host: 'linux'
|
||||||
target: 'desktop'
|
target: 'desktop'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user