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 646bddf commit bc34470Copy full SHA for bc34470
.github/workflows/windows-cmake.yml
@@ -78,7 +78,7 @@ jobs:
78
shell: powershell
79
80
- name: 📥 Install Qt for MinGW
81
- uses: jurplel/install-qt-action@v4
+ uses: jurplel/install-qt-action@v3
82
with:
83
aqtversion: '==3.1.19'
84
version: ${{ env.QT_VERSION }}
0 commit comments