Skip to content

Commit

Permalink
Switch from Qt 6.5.1 to 6.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hasselmm committed Jun 30, 2024
1 parent cdf34be commit 39d315a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: '6.5.1'
version: '6.5.3'
host: 'linux'
target: 'desktop'
arch: 'gcc_64'
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v3
with:
version: '6.5.1'
version: '6.5.3'
host: 'windows'
target: 'desktop'
arch: 'win64_mingw'
Expand Down

0 comments on commit 39d315a

Please sign in to comment.