Skip to content

Commit

Permalink
ci: use Qt install action v4
Browse files Browse the repository at this point in the history
  • Loading branch information
sithlord48 committed May 24, 2024
1 parent 03eee51 commit 5e2164a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
arch: ${{matrix.config.WIN_ARCH}}

- name: Install Qt
uses: jurplel/install-qt-action@v3.3.0
uses: jurplel/install-qt-action@v4
with:
dir: ${{matrix.config.QT_INST_DIR}}
version: ${{ env.QtVersion }}
Expand Down

0 comments on commit 5e2164a

Please sign in to comment.