From 0edba6988210a8473de444183c8801ef4cc0707c Mon Sep 17 00:00:00 2001 From: Giles Bathgate Date: Tue, 16 Jan 2024 19:04:19 +0000 Subject: [PATCH] Use Qt 6.5.* consistently --- .github/workflows/coverity.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverity.yml b/.github/workflows/coverity.yml index acfc2620..df842a99 100644 --- a/.github/workflows/coverity.yml +++ b/.github/workflows/coverity.yml @@ -15,7 +15,7 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v3.0.0 with: - version: '6.*.*' + version: '6.5.*' dir: /usr - name: Install Dependencies run: sudo apt-get install -y libboost-dev libboost-thread-dev libgmp-dev libmpfr-dev libglu1-mesa-dev libxkbcommon-x11-0 libxcb-cursor0