chore(deps): update hendrikmuhs/ccache-action action to v1.2.8
This commit is contained in:
parent
a5c8b166fe
commit
7992b7eb89
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -145,7 +145,7 @@ jobs:
|
||||
|
||||
- name: Setup ccache
|
||||
if: (runner.os != 'Windows' || matrix.msystem == '') && inputs.build_type == 'Debug'
|
||||
uses: hendrikmuhs/ccache-action@v1.2.7
|
||||
uses: hendrikmuhs/ccache-action@v1.2.8
|
||||
with:
|
||||
key: ${{ matrix.os }}-qt${{ matrix.qt_ver }}-${{ matrix.architecture }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user