Skip to content

Commit

Permalink
Revert "Bump jurplel/install-qt-action from 3 to 4"
Browse files Browse the repository at this point in the history
This reverts commit d7efa7b.
  • Loading branch information
nschimme committed Dec 18, 2023
1 parent 132e321 commit 464a801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
# Install Packages (Windows)
#
- if: runner.os == 'Windows'
uses: jurplel/install-qt-action@v4
uses: jurplel/install-qt-action@v3
with:
version: 5.15.2
dir: 'C:\'
Expand Down

0 comments on commit 464a801

Please sign in to comment.