Browse Source

chore(CI): use Qt 5.15.1 env

Ahmed Zetao Yang 4 years ago
parent
commit
dfcc9cb96b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build_cmake.yml

+ 1 - 1
.github/workflows/build_cmake.yml

@@ -107,7 +107,7 @@ jobs:
       - name: Install Qt
         uses: jurplel/install-qt-action@v2
         with:
-          version: 5.15.0
+          version: 5.15.1
           target:  desktop
           dir: '${{ github.workspace }}/build/'