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

This commit is contained in:
txtsd 2022-10-21 22:13:09 +05:30 committed by GitHub
commit 819296cc9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@ jobs:
- name: Setup ccache
if: runner.os != 'Windows' && inputs.build_type == 'Debug'
uses: hendrikmuhs/ccache-action@v1.2.1
uses: hendrikmuhs/ccache-action@v1.2.3
with:
key: ${{ matrix.os }}-qt${{ matrix.qt_ver }}