Skip to content

Commit

Permalink
Revert to v3 of the install Qt action
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronwhite committed Nov 5, 2023
1 parent 48016f3 commit 67eafc4
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 @@ -102,7 +102,7 @@ jobs:

# Building Qt via vcpkg would take a while ...
- name: Install Qt
uses: jurplel/install-qt-action@v4
uses: jurplel/install-qt-action@v3
with:
arch: ${{ matrix.qt_arch }}
version: 5.15.2
Expand Down

0 comments on commit 67eafc4

Please sign in to comment.