chore(deps): bump hendrikmuhs/ccache-action from 1.2.16 to 1.2.18 (#6179)
This commit is contained in:
@@ -175,7 +175,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup sccache (Windows)
|
- name: Setup sccache (Windows)
|
||||||
# sccache v0.7.4
|
# sccache v0.7.4
|
||||||
uses: hendrikmuhs/ccache-action@v1.2.16
|
uses: hendrikmuhs/ccache-action@v1.2.18
|
||||||
if: startsWith(matrix.os, 'windows')
|
if: startsWith(matrix.os, 'windows')
|
||||||
with:
|
with:
|
||||||
variant: sccache
|
variant: sccache
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup sccache
|
- name: Setup sccache
|
||||||
# sccache v0.7.4
|
# sccache v0.7.4
|
||||||
uses: hendrikmuhs/ccache-action@v1.2.16
|
uses: hendrikmuhs/ccache-action@v1.2.18
|
||||||
with:
|
with:
|
||||||
variant: sccache
|
variant: sccache
|
||||||
# only save on the default (master) branch
|
# only save on the default (master) branch
|
||||||
|
|||||||
Reference in New Issue
Block a user