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

chore(deps): update hendrikmuhs/ccache-action action to v1.2.7
This commit is contained in:
Sefa Eyeoglu 2023-01-13 08:17:59 +01:00 committed by GitHub
commit f7244fbf68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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