Update Qt Action to v4

This commit is contained in:
sithlord48 2024-07-27 09:17:50 -04:00 committed by Rick Blommers
parent e50028100d
commit 810f6c0dbe

View File

@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@v4
- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: ${{ matrix.qt_version }}
cache: 'true'