From fc5221bf538a1ba9fd89aa318951d9ccbeec39f7 Mon Sep 17 00:00:00 2001 From: Joe Rozner Date: Mon, 30 Jan 2023 22:58:38 -0800 Subject: [PATCH] Update to Qt 6.4.2 (#217) --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bb37f8f6..4db9307a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,7 +8,7 @@ on: pull_request: branches: [ main ] env: - QT_VERSION: 6.4.0 + QT_VERSION: 6.4.2 jobs: # This is a super hacky way to get this into a place that can actually be # used by downstream jobs because YAML values don't allow shell