We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9494f88 commit d3cd1bcCopy full SHA for d3cd1bc
.github/workflows/release.yml
@@ -71,7 +71,7 @@ jobs:
71
- name: Install Qt
72
uses: jurplel/install-qt-action@v4
73
with:
74
- version: 6.9.3
+ version: 6.10.1
75
cache: true
76
77
- name: Install additional packages
@@ -131,7 +131,7 @@ jobs:
131
132
133
134
135
136
137
- name: Setup vcpkg
@@ -187,7 +187,7 @@ jobs:
187
188
189
190
191
192
193
0 commit comments