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

This commit is contained in:
renovate[bot] 2022-11-03 19:50:27 +00:00 committed by GitHub
parent 3e3ef03855
commit c6ab9718ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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