From ce0e28e365a2459ad7de83c24cdbe2f70230d15d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=A4berich?= Date: Sun, 23 Nov 2025 19:16:02 +0100 Subject: [PATCH] automatic build test --- .github/workflows/Build.yml | 2 +- .github/workflows/Release_tag_stable.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Build.yml b/.github/workflows/Build.yml index 9c97a47..8c16cc0 100644 --- a/.github/workflows/Build.yml +++ b/.github/workflows/Build.yml @@ -96,7 +96,7 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v4 with: - version: '6.8.0' + version: '6.9.3' arch: 'win64_mingw' - name: Download libusb diff --git a/.github/workflows/Release_tag_stable.yml b/.github/workflows/Release_tag_stable.yml index 51c004d..9294901 100644 --- a/.github/workflows/Release_tag_stable.yml +++ b/.github/workflows/Release_tag_stable.yml @@ -111,7 +111,7 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v4 with: - version: '6.8.0' + version: '6.9.3' arch: 'win64_mingw' - name: Download libusb