Skip to content

Commit

Permalink
💚 Upgrade install qt action to v3 to make CI work again
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierLDff committed Apr 28, 2024
1 parent 488b4d4 commit 40e0bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
key: ${{ runner.os }}-QtCache-${{ matrix.version }}-modules
-
name: ⬇ Install Qt
uses: jurplel/install-qt-action@v2
uses: jurplel/install-qt-action@v3
with:
version: ${{ matrix.version }}
dir: ${{ github.workspace }}/Qt-${{ runner.os }}-${{ matrix.version }}
Expand Down

0 comments on commit 40e0bee

Please sign in to comment.