Merge pull request #720 from PrismLauncher/renovate/hendrikmuhs-ccache-action-1.x
This commit is contained in:
commit
38ce37b6fd
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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 }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user