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.com/hendrikmuhs/ccache-action/pull/301
- Update sccache version to v0.10.0 by @mhegazy in https://github.com/hendrikmuhs/ccache-action/pull/315
- Bump @types/node from 22.13.9 to 22.15.2 by @dependabot in https://github.com/hendrikmuhs/ccache-action/pull/316
- Bump ts-jest from 29.2.6 to 29.3.2 by @dependabot in https://github.com/hendrikmuhs/ccache-action/pull/312
- Bump typescript from 5.8.2 to 5.8.3 by @dependabot in https://github.com/hendrikmuhs/ccache-action/pull/311
- Bump @actions/cache from 4.0.0 to 4.0.3 by @dependabot in https://github.com/hendrikmuhs/ccache-action/pull/299
- Don’t append
-
whenappend-timestamp
is disabled. by @Naros in https://github.com/hendrikmuhs/ccache-action/pull/306
New Contributors
- @mhegazy made their first contribution in https://github.com/hendrikmuhs/ccache-action/pull/315
- @Naros made their first contribution in https://github.com/hendrikmuhs/ccache-action/pull/306
Full Changelog: https://github.com/hendrikmuhs/ccache-action/compare/v1...v1.2.18