Skip to content

Commit

Permalink
Fix: install-qt-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
yestalgia authored Apr 30, 2024
1 parent e4167c1 commit 3fcccd8
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 @@ -107,7 +107,7 @@ jobs:
version: ${{runner.os}}-apt

- name: Install Qt through aqt (and python)
uses: jurplel/install-qt-action@v4
uses: jurplel/install-qt-action@v3
with:
version: ${{ env.QT_VERSION }}
cache: true
Expand Down

0 comments on commit 3fcccd8

Please sign in to comment.