Skip to content

Commit

Permalink
Merge pull request #666 from Murmele/updateAction
Browse files Browse the repository at this point in the history
update action
  • Loading branch information
Murmele authored Nov 21, 2023
2 parents e5fe010 + 88073ef commit 71da998
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
perl-version: '5.30'

- name: Install Qt
uses: jurplel/install-qt-action@v2.13.0
uses: jurplel/install-qt-action@v3.3.0
timeout-minutes: 10
if: "!matrix.qt.check_only"
with:
Expand All @@ -222,7 +222,7 @@ jobs:
modules: qtwebengine

- name: Install Qt
uses: jurplel/install-qt-action@v2.13.0
uses: jurplel/install-qt-action@v3.3.0
timeout-minutes: 10
if: matrix.qt.check_only
with:
Expand Down

0 comments on commit 71da998

Please sign in to comment.