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 671b932 commit c941b2dCopy full SHA for c941b2d
.github/workflows/windows-cmake.yml
@@ -23,7 +23,7 @@ jobs:
23
run: choco install ninja --no-progress
24
25
- name: 📥 Install Qt for MSVC
26
- uses: jurplel/install-qt-action@v3
+ uses: jurplel/install-qt-action@v4
27
with:
28
version: ${{ env.QT_VERSION }}
29
target: desktop
0 commit comments