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

This commit is contained in:
renovate[bot]
2025-01-11 22:11:18 +00:00
committed by GitHub
parent f4f1d5f0d7
commit 54da41c625

View File

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