Skip to content

Commit

Permalink
Bump install-qt-action to v4
Browse files Browse the repository at this point in the history
Signed-off-by: Georgia Stuart <[email protected]>
  • Loading branch information
Georgia Stuart committed Dec 16, 2024
1 parent 97a215b commit f74d473
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0

- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
with:
Expand Down Expand Up @@ -75,7 +75,7 @@ jobs:
fetch-depth: 0

- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
with:
Expand Down Expand Up @@ -118,7 +118,7 @@ jobs:
fetch-depth: 0

- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
with:
Expand Down

0 comments on commit f74d473

Please sign in to comment.