pushed Qt-Version for CodeQL-Build to 6.5.0

This commit is contained in:
jkriege2 2023-07-22 15:53:01 +02:00
parent 2a58f068b0
commit a59218b8a8

View File

@ -58,9 +58,9 @@ jobs:
sudo apt -y install build-essential cmake mesa-common-dev libglu1-mesa-dev libfontconfig1
- name: Install Qt
uses: jurplel/install-qt-action@v2.13.2
uses: jurplel/install-qt-action@v3
with:
version: '6.1.0'
version: '6.5.0'
host: 'linux'
target: 'desktop'