Update clang-tidy.yml

This commit is contained in:
Magne Sjaastad 2022-03-14 07:17:04 +01:00 committed by GitHub
parent 7238894bf6
commit 88ed302dc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v2
with:
version: 5.9.9
version: 5.12.12
modules: qtscript qtcharts
dir: '${{ github.workspace }}/Qt/'
cached: ${{ steps.cache-qt.outputs.cache-hit }}