Skip to content

Commit

Permalink
CI: bump install-qt-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
KitsuneRal committed Mar 2, 2025
1 parent 53d6aed commit 6c88536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

- name: Install Qt (non-Linux)
if: "!startsWith(matrix.os, 'ubuntu')"
uses: jurplel/install-qt-action@v3.0.0
uses: jurplel/install-qt-action@v4.1.1
with:
version: "6.6"
cache: true
Expand Down

0 comments on commit 6c88536

Please sign in to comment.