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)
|
||||
# sccache v0.7.4
|
||||
uses: hendrikmuhs/ccache-action@v1.2.16
|
||||
uses: hendrikmuhs/ccache-action@v1.2.18
|
||||
if: startsWith(matrix.os, 'windows')
|
||||
with:
|
||||
variant: sccache
|
||||
|
||||
@@ -56,7 +56,7 @@ jobs:
|
||||
|
||||
- name: Setup sccache
|
||||
# sccache v0.7.4
|
||||
uses: hendrikmuhs/ccache-action@v1.2.16
|
||||
uses: hendrikmuhs/ccache-action@v1.2.18
|
||||
with:
|
||||
variant: sccache
|
||||
# only save on the default (master) branch
|
||||
|
||||
Reference in New Issue
Block a user