File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 sudo apt-get install --option="APT::Acquire::Retries=3" libxkbcommon-x11-0 libgl1-mesa-dev mesa-common-dev libglfw3-dev libglu1-mesa-dev
3333
3434 - name : Install Qt
35- uses : jurplel /install-qt-action@v4
35+ uses : CeetronSolutions /install-qt-action@bump-node24
3636 with :
3737 version : ${{ matrix.qtver }}
3838 dir : " ${{ github.workspace }}/Qt/"
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ jobs:
185185 sudo apt-get install --option="APT::Acquire::Retries=3" gcc-14 g++-14
186186
187187 - name : Install Qt
188- uses : jurplel /install-qt-action@v4
188+ uses : CeetronSolutions /install-qt-action@bump-node24
189189 with :
190190 version : ${{ matrix.config.qt-version }}
191191 dir : " ${{ github.workspace }}/Qt/"
Original file line number Diff line number Diff line change 3131 sudo apt-get install clang-tidy-19 clang-format-19
3232
3333 - name : Install Qt
34- uses : jurplel /install-qt-action@v4
34+ uses : CeetronSolutions /install-qt-action@bump-node24
3535 with :
3636 version : 6.7.0
3737 dir : " ${{ github.workspace }}/Qt/"
You can’t perform that action at this time.
0 commit comments