Skip to content

Commit

Permalink
Update of action install qt
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubMelka committed Oct 21, 2024
1 parent 58fb15b commit d2e5bf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
working-directory: vcpkg

- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: '6.8.0'
host: 'linux'
Expand Down Expand Up @@ -105,7 +105,7 @@ jobs:
working-directory: vcpkg

- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: '6.8.0'
host: 'windows'
Expand Down

0 comments on commit d2e5bf7

Please sign in to comment.