diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index e86a453..5fe3dc8 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -41,7 +41,7 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v3 with: - version: "6.7.*" + version: "6.7.0" cache: true modules: 'qthttpserver qtwebsockets'