From 312304e2141465e5a4ea3577406b5d48f3f61104 Mon Sep 17 00:00:00 2001 From: Leonardo Zide Date: Sun, 19 Jul 2026 22:09:09 -0700 Subject: [PATCH] Update continuous.yml --- .github/workflows/continuous.yml | 1 + 1 file changed, 1 insertion(+) 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