ccache action
Version updated for https://github.com/jianmingyong/ccache-action to version v1.3.0.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Bump eslint-plugin-jest from 28.14.0 to 29.0.1 by @dependabot[bot] in https://github.com/jianmingyong/ccache-action/pull/53
- Bump @types/node from 22.17.2 to 24.3.0 by @dependabot[bot] in https://github.com/jianmingyong/ccache-action/pull/58
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/jianmingyong/ccache-action/pull/59
- Bump the npm-development group across 1 directory with 12 updates by @dependabot[bot] in https://github.com/jianmingyong/ccache-action/pull/62
- Bump the npm-development group with 2 updates by @dependabot[bot] in https://github.com/jianmingyong/ccache-action/pull/64
- Bump @jest/globals from 29.7.0 to 30.2.0 by @dependabot[bot] in https://github.com/jianmingyong/ccache-action/pull/63
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/jianmingyong/ccache-action/pull/74
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/jianmingyong/ccache-action/pull/70
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in https://github.com/jianmingyong/ccache-action/pull/69
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/jianmingyong/ccache-action/pull/66
- Add:
save-cache-once-per-keyas a new input to prevent saving multiple copies.
Full Changelog: https://github.com/jianmingyong/ccache-action/compare/v1.2...v1.3.0