Skip to content

Commit b92de60

Browse files
chore(deps): bump hendrikmuhs/ccache-action from 1.2.14 to 1.2.20
Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.14 to 1.2.20. - [Release notes](https://github.com/hendrikmuhs/ccache-action/releases) - [Commits](hendrikmuhs/ccache-action@ed74d11...5ebbd40) --- updated-dependencies: - dependency-name: hendrikmuhs/ccache-action dependency-version: 1.2.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acef6d3 commit b92de60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
/usr/local/share/powershell \
120120
/usr/share/dotnet
121121
df -h /
122-
- uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9
122+
- uses: hendrikmuhs/ccache-action@5ebbd400eff9e74630f759d94ddd7b6c26299639
123123
name: Xcode Compile Cache
124124
with:
125125
key: ${{ runner.os }}-ios-v3
@@ -198,7 +198,7 @@ jobs:
198198
with:
199199
distribution: "temurin"
200200
java-version: "21"
201-
- uses: hendrikmuhs/ccache-action@ed74d11c0b343532753ecead8a951bb09bb34bc9
201+
- uses: hendrikmuhs/ccache-action@5ebbd400eff9e74630f759d94ddd7b6c26299639
202202
name: Xcode Compile Cache
203203
with:
204204
key: ${{ runner.os }}-macos-v2

0 commit comments

Comments
 (0)