File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5252 uses : actions/checkout@v4
5353
5454 - name : Ccache
55- uses : hendrikmuhs/ccache-action@v1.2.17
55+ uses : hendrikmuhs/ccache-action@v1.2.18
5656 with :
5757 key : ${{ runner.os }}-ubuntu-${{ matrix.container_version }}
5858
@@ -192,7 +192,7 @@ jobs:
192192 uses : actions/checkout@v4
193193
194194 - name : Ccache
195- uses : hendrikmuhs/ccache-action@v1.2.17
195+ uses : hendrikmuhs/ccache-action@v1.2.18
196196 with :
197197 key : ${{ runner.os }}-${{ matrix.qt-version }}
198198
Original file line number Diff line number Diff line change 4747 uses : actions/checkout@v4
4848
4949 - name : Ccache
50- uses : hendrikmuhs/ccache-action@v1.2.17
50+ uses : hendrikmuhs/ccache-action@v1.2.18
5151 with :
5252 key : ${{ runner.os }}-${{ matrix.qt-version }}
5353 if : ${{ matrix.os == 'ubuntu' }}
You can’t perform that action at this time.
0 commit comments