chore(CI): bump Qt version to 6.10.1

This commit is contained in:
2025-11-20 23:27:03 +08:00
parent 96565b2ccf
commit adfe6c51da
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
version: '6.9.3'
version: '6.10.1'
modules: 'qtimageformats'
cache: true
- name: Install Conan and Dependencies