We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfbad74 commit 286b067Copy full SHA for 286b067
.github/workflows/cmake-ubuntu.yml
@@ -28,7 +28,7 @@ jobs:
28
run: sudo apt-get install ninja-build
29
30
- name: Install Qt
31
- uses: jurplel/install-qt-action@v2
+ uses: jurplel/install-qt-action@v3
32
with:
33
version: ${{matrix.qt_version}}
34
0 commit comments