File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4141 arch : x64
4242
4343 - name : Install Qt ${{ matrix.qt_ver }}
44- uses : jurplel/install-qt-action@v3
44+ uses : jurplel/install-qt-action@v4
4545 with :
4646 version : ${{ matrix.qt_ver }}
4747 modules : ' qtcharts'
Original file line number Diff line number Diff line change 5555
5656 - name : Install Qt ${{ env.QT_VERSION }}
5757 if : false
58- uses : jurplel/install-qt-action@v3
58+ uses : jurplel/install-qt-action@v4
5959 with :
6060 version : ${{ env.QT_VERSION }}
6161 modules : ' qtcharts'
Original file line number Diff line number Diff line change 4343 sudo apt-get install -y clang-tidy-19
4444
4545 - name : Install Qt ${{ env.QT_VERSION }}
46- uses : jurplel/install-qt-action@v3
46+ uses : jurplel/install-qt-action@v4
4747 with :
4848 version : ${{ env.QT_VERSION }}
4949 modules : ' qtcharts'
Original file line number Diff line number Diff line change 7777 # Also the shell is broken afterwards:
7878 # OCI runtime exec failed: exec failed: unable to start container process: exec: "sh": executable file not found in $PATH: unknown
7979 - name : Install Qt ${{ env.QT_VERSION }}
80- uses : jurplel/install-qt-action@v3
80+ uses : jurplel/install-qt-action@v4
8181 with :
8282 version : ${{ env.QT_VERSION }}
8383 modules : ' qtcharts'
@@ -151,7 +151,7 @@ jobs:
151151 sudo apt-get install -y clang-tools-19
152152
153153 - name : Install Qt ${{ env.QT_VERSION }}
154- uses : jurplel/install-qt-action@v3
154+ uses : jurplel/install-qt-action@v4
155155 with :
156156 version : ${{ env.QT_VERSION }}
157157 modules : ' qtcharts'
Original file line number Diff line number Diff line change 6262 # available modules: https://github.com/miurahr/aqtinstall/blob/master/docs/getting_started.rst#installing-modules
6363 # available tools: https://github.com/miurahr/aqtinstall/blob/master/docs/getting_started.rst#installing-tools
6464 - name : Install Qt ${{ env.QT_VERSION }}
65- uses : jurplel/install-qt-action@v3
65+ uses : jurplel/install-qt-action@v4
6666 with :
6767 version : ${{ env.QT_VERSION }}
6868 modules : ' qtcharts'
Original file line number Diff line number Diff line change 4040 sudo apt-get install -y libcups2-dev # required for Qt6PrintSupport in CMake since Qt 6.7.3
4141
4242 - name : Install Qt ${{ env.QT_VERSION }}
43- uses : jurplel/install-qt-action@v3
43+ uses : jurplel/install-qt-action@v4
4444 with :
4545 version : ${{ env.QT_VERSION }}
4646 modules : ' qtcharts'
Original file line number Diff line number Diff line change 5555
5656 - name : Install Qt ${{ env.QT_VERSION }}
5757 if : false
58- uses : jurplel/install-qt-action@v3
58+ uses : jurplel/install-qt-action@v4
5959 with :
6060 version : ${{ env.QT_VERSION }}
6161 modules : ' qtcharts'
Original file line number Diff line number Diff line change 5454 sudo ./llvm.sh 19
5555
5656 - name : Install Qt ${{ env.QT_VERSION }}
57- uses : jurplel/install-qt-action@v3
57+ uses : jurplel/install-qt-action@v4
5858 with :
5959 version : ${{ env.QT_VERSION }}
6060 modules : ' qtcharts'
You can’t perform that action at this time.
0 commit comments