aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Keshav Bhatt <keshavnrj@gmail.com>2022-06-25 00:36:56 +0530
committerLibravatar Keshav Bhatt <keshavnrj@gmail.com>2022-06-25 00:36:56 +0530
commit60b6c2251550cb978c82239e39a17b419e3f5732 (patch)
tree9614f69f35c023852bbaedb5546211a1c6ebd891
parent846d1218bd17face7c6f64e5c811156aa3402b14 (diff)
downloadwhatsie-60b6c2251550cb978c82239e39a17b419e3f5732.tar.gz
whatsie-60b6c2251550cb978c82239e39a17b419e3f5732.zip
chore(CI): use latest version of install-qt-action
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 74ea1ff..727070b 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v2
- name: Install Qt
- uses: jurplel/install-qt-action@v2
+ uses: jurplel/install-qt-action@v2.14.0
with:
version: ${{env.QT_VERSION}}
modules: qtwebengine