Skip to content

Commit

Permalink
Update Qt workflow to v4 + 6.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
herzenschein committed Jun 10, 2024
1 parent 8e5a085 commit f4adc55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-with-qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
- uses: actions/checkout@v3

- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
aqtversion: '==3.1.*'
version: '6.6.0'
version: '6.6.3'
host: 'linux'
target: 'desktop'
arch: 'gcc_64'
Expand Down

0 comments on commit f4adc55

Please sign in to comment.