fix(ci): Update macos.yml to use the most recent install-qt-action (#11)

This commit is contained in:
Gary Wang 2020-11-19 12:29:08 +08:00 committed by GitHub
parent 338aa646b9
commit 7a19d41aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Install Qt
uses: jurplel/install-qt-action@v2.2.1
uses: jurplel/install-qt-action@v2.10.0
- name: Run a qt project
run: |
cmake ./