Skip to content

Commit f20eaf4

Browse files
build(deps): bump hendrikmuhs/ccache-action from 1.2.10 to 1.2.11
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.10 to 1.2.11. - [Release notes](https://github.com/hendrikmuhs/ccache-action/releases) - [Commits](hendrikmuhs/ccache-action@v1.2.10...v1.2.11) --- updated-dependencies: - dependency-name: hendrikmuhs/ccache-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82e3c0f commit f20eaf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
#
178178
# IMPORTANT: cache size must also be updated in the "Execute tests" section.
179179
- name: ccache
180-
uses: hendrikmuhs/[email protected].10
180+
uses: hendrikmuhs/[email protected].11
181181
with:
182182
key: compilation-${{ matrix.test }}
183183
max-size: 160M

0 commit comments

Comments
 (0)