We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08fb9c2 commit 870581dCopy full SHA for 870581d
.github/workflows/linux_release.yml
@@ -34,7 +34,7 @@ jobs:
34
submodules: recursive
35
36
- name: Install Qt
37
- uses: jurplel/install-qt-action@v3
+ uses: jurplel/install-qt-action@latest
38
with:
39
version: ${{ env.QT_VERSION }}
40
host: linux
0 commit comments