We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b383708 commit 876a38fCopy full SHA for 876a38f
.github/workflows/build.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install Qt
25
uses: jurplel/install-qt-action@v4
26
with:
27
- version: "5.12.8"
+ version: "5.15.13"
28
29
- name: Configure CMake
30
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
0 commit comments