chore(deps): bump hendrikmuhs/ccache-action from 1.2.18 to 1.2.19 (#6460)
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.18 to 1.2.19. - [Release notes](https://github.com/hendrikmuhs/ccache-action/releases) - [Commits](https://github.com/hendrikmuhs/ccache-action/compare/v1.2.18...v1.2.19) --- updated-dependencies: - dependency-name: hendrikmuhs/ccache-action dependency-version: 1.2.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.18
|
uses: hendrikmuhs/ccache-action@v1.2.19
|
||||||
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.18
|
uses: hendrikmuhs/ccache-action@v1.2.19
|
||||||
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