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

This commit is contained in:
DioEgizio 2023-04-18 18:54:11 +02:00 committed by GitHub
commit 8dc3267925
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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