chore(deps): update hendrikmuhs/ccache-action action to v1.2.18

This commit is contained in:
renovate[bot] 2025-04-28 21:33:12 +00:00 committed by GitHub
parent d6bba50d86
commit 1c223997db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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