diff --git a/.github/workflows/build_and_release.yml b/.github/workflows/build_and_release.yml index 0ab5f0661..972c46ff8 100644 --- a/.github/workflows/build_and_release.yml +++ b/.github/workflows/build_and_release.yml @@ -114,7 +114,7 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v4 with: - version: '6.7.2' + version: '6.8.1' modules: 'all' cache: true @@ -147,7 +147,7 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v4 with: - version: '6.7.2' + version: '6.8.*' modules: 'all' cache: true