Skip to content

Commit d3cd1bc

Browse files
committed
Bump Qt to 6.10.1
1 parent 9494f88 commit d3cd1bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: Install Qt
7272
uses: jurplel/install-qt-action@v4
7373
with:
74-
version: 6.9.3
74+
version: 6.10.1
7575
cache: true
7676

7777
- name: Install additional packages
@@ -131,7 +131,7 @@ jobs:
131131
- name: Install Qt
132132
uses: jurplel/install-qt-action@v4
133133
with:
134-
version: 6.9.3
134+
version: 6.10.1
135135
cache: true
136136

137137
- name: Setup vcpkg
@@ -187,7 +187,7 @@ jobs:
187187
- name: Install Qt
188188
uses: jurplel/install-qt-action@v4
189189
with:
190-
version: 6.9.3
190+
version: 6.10.1
191191
cache: true
192192

193193
- name: Setup vcpkg

0 commit comments

Comments
 (0)