diff --git a/.github/workflows/continuous.yml b/.github/workflows/continuous.yml index b968604c..82c8180a 100644 --- a/.github/workflows/continuous.yml +++ b/.github/workflows/continuous.yml @@ -32,6 +32,7 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v4 with: + version: '6.11.*' cache: 'true' - name: Cache Library uses: actions/cache@v3