chore(deps): update hendrikmuhs/ccache-action action to v1.2.20 (#4401)
This commit is contained in:
@@ -56,7 +56,7 @@ runs:
|
|||||||
# TODO(@getchoo): Get this working on MSYS2!
|
# TODO(@getchoo): Get this working on MSYS2!
|
||||||
- name: Setup ccache
|
- name: Setup ccache
|
||||||
if: ${{ (runner.os != 'Windows' || inputs.msystem == '') && inputs.build-type == 'Debug' }}
|
if: ${{ (runner.os != 'Windows' || inputs.msystem == '') && inputs.build-type == 'Debug' }}
|
||||||
uses: hendrikmuhs/ccache-action@v1.2.19
|
uses: hendrikmuhs/ccache-action@v1.2.20
|
||||||
with:
|
with:
|
||||||
variant: sccache
|
variant: sccache
|
||||||
create-symlink: ${{ runner.os != 'Windows' }}
|
create-symlink: ${{ runner.os != 'Windows' }}
|
||||||
|
|||||||
Reference in New Issue
Block a user