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

chore(deps): update hendrikmuhs/ccache-action action to v1.2.11
This commit is contained in:
Alexandru Ionut Tripon 2024-01-02 13:28:27 +02:00 committed by GitHub
commit 0cf9b6537b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.10
uses: hendrikmuhs/ccache-action@v1.2.11
with:
key: ${{ matrix.os }}-qt${{ matrix.qt_ver }}-${{ matrix.architecture }}