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

This commit is contained in:
Sefa Eyeoglu 2024-08-12 10:40:26 +02:00 committed by GitHub
commit d6a825dd47
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.13
uses: hendrikmuhs/ccache-action@v1.2.14
with:
key: ${{ matrix.os }}-qt${{ matrix.qt_ver }}-${{ matrix.architecture }}