diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 87bc2be5d460..065f81b6d588 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ permissions: contents: write env: - QT_VERSION: '6.5.2' # quotes required or YAML parser will interpret as float + QT_VERSION: '6.5.3' # quotes required or YAML parser will interpret as float jobs: