Skip to content

Commit

Permalink
Update Qt Action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
sithlord48 authored and gamecreature committed Jul 29, 2024
1 parent e500281 commit 810f6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: ${{ matrix.qt_version }}
cache: 'true'
Expand Down

0 comments on commit 810f6c0

Please sign in to comment.