chore(deps): update ccache-action back to upstream repo (#5233)
This commit is contained in:
@@ -197,7 +197,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup sccache (Windows)
|
- name: Setup sccache (Windows)
|
||||||
# sccache v0.5.3
|
# sccache v0.5.3
|
||||||
uses: nerixyz/ccache-action@9a7e8d00116ede600ee7717350c6594b8af6aaa5
|
uses: hendrikmuhs/ccache-action@v1.2.12
|
||||||
if: startsWith(matrix.os, 'windows')
|
if: startsWith(matrix.os, 'windows')
|
||||||
with:
|
with:
|
||||||
variant: sccache
|
variant: sccache
|
||||||
|
|||||||
@@ -73,7 +73,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup sccache
|
- name: Setup sccache
|
||||||
# sccache v0.5.3
|
# sccache v0.5.3
|
||||||
uses: nerixyz/ccache-action@9a7e8d00116ede600ee7717350c6594b8af6aaa5
|
uses: hendrikmuhs/ccache-action@v1.2.12
|
||||||
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