chore(deps): bump hendrikmuhs/ccache-action from 1.2.19 to 1.2.20 (#6603)
This commit is contained in:
@@ -159,7 +159,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup sccache (Windows)
|
- name: Setup sccache (Windows)
|
||||||
# sccache v0.7.4
|
# sccache v0.7.4
|
||||||
uses: hendrikmuhs/ccache-action@v1.2.19
|
uses: hendrikmuhs/ccache-action@v1.2.20
|
||||||
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.19
|
uses: hendrikmuhs/ccache-action@v1.2.20
|
||||||
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