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

chore(deps): update hendrikmuhs/ccache-action action to v1.2.13
This commit is contained in:
Alexandru Ionut Tripon
2024-04-27 13:11:07 +03:00
committed by GitHub

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