File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3737 # # Install Qt
3838 - if : contains(matrix.arch, 'amd64')
3939 name : Install Qt (Ubuntu)
40- uses : jurplel/install-qt-action@v3
40+ uses : jurplel/install-qt-action@v4
4141 with :
4242 version : ${{ matrix.qt-version }}
4343 host : ' linux'
Original file line number Diff line number Diff line change 4848 # Install Qt
4949 - if : contains(matrix.arch, 'amd64')
5050 name : Install Qt
51- uses : jurplel/install-qt-action@v3
51+ uses : jurplel/install-qt-action@v4
5252 with :
5353 version : ${{ matrix.qt-version }}
5454 host : ' linux'
@@ -123,7 +123,7 @@ jobs:
123123 shell : bash
124124 # Install Qt
125125 - name : Install Qt
126- uses : jurplel/install-qt-action@v3
126+ uses : jurplel/install-qt-action@v4
127127 with :
128128 version : ${{ matrix.qt-version }}
129129 host : ' windows'
Original file line number Diff line number Diff line change 2424 sudo apt-get install -y nlohmann-json3-dev libutfcpp-dev xvfb libxcb-cursor0
2525 shell : bash
2626 - name : Install Qt
27- uses : jurplel/install-qt-action@v3
27+ uses : jurplel/install-qt-action@v4
2828 with :
2929 version : ' 6.7.*'
3030 - name : Configure CMake
Original file line number Diff line number Diff line change 3535 shell : bash
3636 # # Install Qt
3737 - name : Install Qt
38- uses : jurplel/install-qt-action@v3
38+ uses : jurplel/install-qt-action@v4
3939 with :
4040 version : ${{ matrix.qt-version }}
4141 host : ' windows'
You can’t perform that action at this time.
0 commit comments