Merge pull request #720 from PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x

This commit is contained in:
Sefa Eyeoglu
2023-01-09 09:41:03 +01:00
committed by GitHub

View File

@ -143,7 +143,7 @@ jobs:
- name: Setup ccache
if: (runner.os != 'Windows' || matrix.msystem == '') && inputs.build_type == 'Debug'
uses: hendrikmuhs/ccache-action@v1.2.5
uses: hendrikmuhs/ccache-action@v1.2.6
with:
key: ${{ matrix.os }}-qt${{ matrix.qt_ver }}-${{ matrix.architecture }}