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

This commit is contained in:
renovate[bot]
2025-02-03 22:11:56 +00:00
committed by GitHub
parent 1a375dc243
commit 2a987b5a4a

View File

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