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

chore(deps): update hendrikmuhs/ccache-action action to v1.2.12
This commit is contained in:
Alexandru Ionut Tripon 2024-01-26 09:57:49 +02:00 committed by GitHub
commit cff2f4b6ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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