Skip to content

Commit b392a5a

Browse files
committed
Update Windows build to Qt 6.8.1
1 parent 39bf035 commit b392a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install Qt
1717
uses: jurplel/install-qt-action@v4
1818
with:
19-
version: '6.8.0'
19+
version: '6.8.1'
2020
modules: 'qtcharts qtmultimedia qt5compat qtshadertools'
2121
arch: 'win64_mingw'
2222
tools: 'tools_mingw1310'

0 commit comments

Comments
 (0)