ci: Upgrade install-qt-action

This commit is contained in:
Lars Toenning
2024-06-13 21:34:56 +02:00
parent 67c1b8482e
commit 3e40e4f838

View File

@@ -91,7 +91,7 @@ jobs:
steps:
- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: ${{ env.qt_version }}
cache: true