Github Actions : Update to Qt 5.9.9 to avoid cmake warnings

This commit is contained in:
Magne Sjaastad 2020-03-07 06:56:33 +01:00
parent a729b2fdab
commit 88662a00d8

View File

@ -21,7 +21,7 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v2.5.0
with:
version: 5.9
version: 5.9.9
modules: qtscript
mirror: 'http://mirrors.ocf.berkeley.edu/qt/'
- name: Install Python dependencies