Skip to content

Commit 5520e0c

Browse files
authored
Update Qt version in GitHub Actions workflow
1 parent 7d3294e commit 5520e0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install Qt
1818
uses: jurplel/install-qt-action@v3
1919
with:
20-
version: '6.2.4'
20+
version: '6.8.3'
2121

2222
- name: Change permission
2323
run: chmod +x src/MieSimulatorGUI.pro

0 commit comments

Comments
 (0)