1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-21 20:27:45 +00:00

Update install-qt-action action

This commit is contained in:
Joshua Goins 2025-02-01 10:59:02 -05:00
parent b4ddc04ef2
commit a26df33dfb

View file

@ -50,11 +50,10 @@ jobs:
submodules: true
- name: Install Qt
uses: jurplel/install-qt-action@v3
uses: jurplel/install-qt-action@v4
with:
version: "${{ env.QT_VERSION }}.*"
cache: true
modules: 'qtshadertools'
- name: Set reusable strings
id: strings