Skip to content

Commit

Permalink
ci: bump install-qt-action to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
sithlord48 committed May 24, 2024
1 parent c9fca73 commit 8f5598d
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 @@ -137,7 +137,7 @@ jobs:
brew install doxygen graphviz ninja
fi
- 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 8f5598d

Please sign in to comment.