diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 09b8e81..e8f4d4a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,7 +7,7 @@ on: branches: [ "main" ] env: - QT_VERSION: 6.8.1 # Keep in sync with CMakeLists.txt + QT_VERSION: 6.8.2 # Keep in sync with CMakeLists.txt KF_VERSION: v6.10.0 # Ditto KIRIGAMI_ADDONS_VERSION: v1.7.0 # Ditto x2