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

This commit is contained in:
renovate[bot]
2023-01-12 22:06:50 +00:00
committed by GitHub
parent 5e89ba7079
commit 80eea05deb

View File

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