Ccache for SushiKernel
Version updated for https://github.com/SushiKernel/ccache to version v1.2.23.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the setup of ccache/sccache for C/C++ projects in GitHub Actions, improving build speed by caching compiled binaries. It supports Linux, macOS, and Windows environments and provides options to cache specific jobs or targets separately, offering verbose logging for debugging purposes. The action installs ccache if necessary and sets it as the compiler launcher for C and C++ builds.
What’s Changed
- Support platforms without upstream ccache/sccache releases (#439) (d62db5f)
- update code (05e1c04)
- Bump brace-expansion (#438) (46cafa7)
- Update ccache to 4.13.3 (#441) (1f2fc71)
- Bump @types/node from 25.5.0 to 25.6.0 (#440) (a488765)
- Bump handlebars from 4.7.8 to 4.7.9 (#436) (c97afba)
- update code (3352247)
- Bump fast-xml-parser from 5.4.1 to 5.5.7 (#434) (e44a23f)
- Bump picomatch (#435) (bb3037d)
- update code (1bbbcda)