build(deps): bump hendrikmuhs/ccache-action from 1.2.23 to 1.2.24

Bumps [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) from 1.2.23 to 1.2.24.
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](https://github.com/hendrikmuhs/ccache-action/compare/v1.2.23...v1.2.24)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-version: 1.2.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-04 22:44:39 +00:00
committed by Andrej730
parent f9d606e13a
commit ff2b57d152
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ jobs:
uv run ../nix/cache_dependencies.py unpack
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.23
uses: hendrikmuhs/ccache-action@v1.2.24
with:
key: mac-${{ matrix.arch }}