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

This commit is contained in:
renovate[bot] 2023-01-08 22:40:41 +00:00 committed by GitHub
parent d5d5d66e03
commit fca40c1c6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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