Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itay-grudev authored Jun 13, 2023
1 parent ff916bf commit 0a63acb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down

0 comments on commit 0a63acb

Please sign in to comment.