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.com/hendrikmuhs/ccache-action/pull/373
- Bump @types/node from 24.5.2 to 24.6.0 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/377
- Bump jest from 30.1.3 to 30.2.0 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/376
- Bump @vercel/ncc from 0.38.3 to 0.38.4 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/372
- Bump @types/node from 24.6.0 to 24.6.2 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/380
- Bump @actions/cache from 4.0.5 to 4.1.0 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/375
- Bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/379
- restore.ts - fix typo by @Andrej730 in https://github.com/hendrikmuhs/ccache-action/pull/381
- Bump @types/node from 24.6.2 to 24.7.0 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/384
- Support ‘dnf’ for installing ccache on Red Hat by @Andrej730 in https://github.com/hendrikmuhs/ccache-action/pull/383
- Use ‘MB’ in max-size default instead of ‘M’ by @Andrej730 in https://github.com/hendrikmuhs/ccache-action/pull/382
- Bump @types/node from 24.7.0 to 24.8.1 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/385
- Bump @types/node from 24.8.1 to 24.9.1 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/389
- Bump @types/node from 24.9.1 to 24.10.0 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/390
- Fix windows cache misses due to updating cl mtime #387 by @Andrej730 in https://github.com/hendrikmuhs/ccache-action/pull/388
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/392
- restore.ts -
update-package-indexoption by @Andrej730 in https://github.com/hendrikmuhs/ccache-action/pull/386 - Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/393
- Bump @actions/io from 1.1.3 to 2.0.0 by @dependabot[bot] in https://github.com/hendrikmuhs/ccache-action/pull/391
New Contributors
- @Andrej730 made their first contribution in https://github.com/hendrikmuhs/ccache-action/pull/381
Full Changelog: https://github.com/hendrikmuhs/ccache-action/compare/v1.2.19...v1.2.20