Update main.yml

This commit is contained in:
Itay Grudev 2023-06-13 12:48:47 +03:00 committed by GitHub
parent ff916bf143
commit 0a63acbc12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,10 +47,10 @@ jobs:
steps:
- name: Clone repo
uses: actions/checkout@v2.3.4
uses: actions/checkout@v3
- name: Install Qt
uses: jurplel/install-qt-action@v2.14.0
uses: jurplel/install-qt-action@v3
with:
version: ${{ matrix.qt_version }}