Skip to content

Commit 60b6c22

Browse files
committed
chore(CI): use latest version of install-qt-action
1 parent 846d121 commit 60b6c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout sources
1919
uses: actions/checkout@v2
2020
- name: Install Qt
21-
uses: jurplel/install-qt-action@v2
21+
uses: jurplel/install-qt-action@v2.14.0
2222
with:
2323
version: ${{env.QT_VERSION}}
2424
modules: qtwebengine

0 commit comments

Comments
 (0)