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

This commit is contained in:
renovate[bot]
2023-04-14 06:31:06 +00:00
committed by GitHub
parent 95842ee25f
commit 51095c5a27

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.8
uses: hendrikmuhs/ccache-action@v1.2.9
with:
key: ${{ matrix.os }}-qt${{ matrix.qt_ver }}-${{ matrix.architecture }}