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

chore(deps): update hendrikmuhs/ccache-action action to v1.2.10
This commit is contained in:
Sefa Eyeoglu 2023-08-09 07:32:11 +02:00 committed by GitHub
commit 31ffe79a29
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.9
uses: hendrikmuhs/ccache-action@v1.2.10
with:
key: ${{ matrix.os }}-qt${{ matrix.qt_ver }}-${{ matrix.architecture }}