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

This commit is contained in:
flow
2023-01-15 11:39:50 -03:00
committed by GitHub

View File

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