Skip to content

Commit 286b067

Browse files
committed
Use latest actions
1 parent dfbad74 commit 286b067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-ubuntu.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: sudo apt-get install ninja-build
2929

3030
- name: Install Qt
31-
uses: jurplel/install-qt-action@v2
31+
uses: jurplel/install-qt-action@v3
3232
with:
3333
version: ${{matrix.qt_version}}
3434

0 commit comments

Comments
 (0)