diff --git a/.github/workflows/PR-check-cmake.yml b/.github/workflows/PR-check-cmake.yml index f4237ae3..f2614626 100644 --- a/.github/workflows/PR-check-cmake.yml +++ b/.github/workflows/PR-check-cmake.yml @@ -86,7 +86,7 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v4 with: - version: 6.7.2 + version: 6.7.3 arch: win64_msvc2019_64 modules: qtwebengine qtwebchannel qtpositioning qt5compat qtmultimedia qtimageformats qtspeech setup-python: 'false' diff --git a/.github/workflows/release-macos-homebrew.yml b/.github/workflows/release-macos-homebrew.yml index 928e502f..dea137b9 100644 --- a/.github/workflows/release-macos-homebrew.yml +++ b/.github/workflows/release-macos-homebrew.yml @@ -23,7 +23,7 @@ jobs: strategy: matrix: os: [macos-12,macos-14] - qt_ver: [ 6.7.2,6.6.3 ] + qt_ver: [ 6.7.3,6.6.3 ] qt_arch: [clang_64] env: targetName: GoldenDict diff --git a/.github/workflows/release-windows-vcpkg-cmake.yml b/.github/workflows/release-windows-vcpkg-cmake.yml index cc5ea2ad..294f2014 100644 --- a/.github/workflows/release-windows-vcpkg-cmake.yml +++ b/.github/workflows/release-windows-vcpkg-cmake.yml @@ -21,7 +21,7 @@ jobs: strategy: matrix: os: [windows-2022] - qt_ver: [ 6.7.2, 6.6.3 ] + qt_ver: [ 6.7.3, 6.6.3 ] qt_arch: [win64_msvc2019_64] env: version: 24.11.0