diff --git a/.github/workflows/build_macos.yml b/.github/workflows/build_macos.yml index d205d7f05..70b77e6bc 100644 --- a/.github/workflows/build_macos.yml +++ b/.github/workflows/build_macos.yml @@ -27,7 +27,7 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v3 with: - version: 6.6.1 + version: 6.6.2 modules: qt5compat qtmultimedia - name: Install other prerequisites