Below you will find pages that utilize the taxonomy term “hendrikmuhs”
March 26, 2026
Ccache for gh actions
Version updated for https://github.com/hendrikmuhs/ccache-action to version v1.2.22.
This action is used across all versions by 9,657 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 integrates ccache or sccache into CI workflows to accelerate C/C++ project builds by caching and reusing previously compiled object files. It automates the installation and configuration of caching tools across Linux, macOS, and Windows environments, reducing build times and improving efficiency.
March 17, 2026
Ccache for gh actions
Version updated for https://github.com/hendrikmuhs/ccache-action to version v1.2.21.
This action is used across all versions by 9,598 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 integrates ccache or sccache into CI workflows to accelerate build times for C/C++ projects by caching compilation results and reusing them across builds. It automates the installation and configuration of caching tools, supports multiple operating systems (Linux, macOS, Windows), and provides options for advanced usage, such as custom cache keys and verbose output.
November 27, 2025
Ccache for gh actions
Version updated for https://github.com/hendrikmuhs/ccache-action to version v1.2.20.
This action is used across all versions by 9,044 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump @types/node from 24.3.1 to 24.5.0 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/368 Bump ts-jest from 29.4.1 to 29.4.2 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/367 Bump @types/node from 24.5.0 to 24.5.2 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/371 Bump ts-jest from 29.4.2 to 29.4.4 by @dependabot[bot] in https://github.
April 29, 2025
Ccache for gh actions
Version updated for https://github.com/hendrikmuhs/ccache-action to version v1.2.18.
This action is used across all versions by 7,571 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump ts-jest from 29.2.5 to 29.2.6 by @dependabot in https://github.com/hendrikmuhs/ccache-action/pull/291 Bump typescript from 5.7.3 to 5.8.2 by @dependabot in https://github.com/hendrikmuhs/ccache-action/pull/294 Bump @types/node from 22.13.0 to 22.13.9 by @dependabot in https://github.com/hendrikmuhs/ccache-action/pull/296 set cache to readonly if skipping save by @planetmarshall in https://github.