We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 069b5d5 commit 95db500Copy full SHA for 95db500
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
sudo apt-get install -y nlohmann-json3-dev libutfcpp-dev libgd-dev xvfb libxcb-cursor0
25
shell: bash
26
- name: Install Qt
27
- uses: jurplel/install-qt-action@v3
+ uses: jurplel/install-qt-action@v4
28
with:
29
version: '6.6.*'
30
- name: Configure CMake
.github/workflows/utests.yml
0 commit comments