mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-04-29 22:24:26 +02:00
chore(deps): update hendrikmuhs/ccache-action action to v1.2.18
This commit is contained in:
parent
d6bba50d86
commit
1c223997db
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -152,7 +152,7 @@ jobs:
|
||||
|
||||
- name: Setup ccache
|
||||
if: (runner.os != 'Windows' || matrix.msystem == '') && inputs.build_type == 'Debug'
|
||||
uses: hendrikmuhs/ccache-action@v1.2.17
|
||||
uses: hendrikmuhs/ccache-action@v1.2.18
|
||||
with:
|
||||
key: ${{ matrix.os }}-qt${{ matrix.qt_ver }}-${{ matrix.architecture }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user