Cache
Version updated for https://github.com/actions/cache to version v5.0.1.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
[!IMPORTANT]
actions/cache@v5runs on the Node.js 24 runtime and requires a minimum Actions Runner version of2.327.1.If you are using self-hosted runners, ensure they are updated before upgrading.
v5.0.1
What’s Changed
- fix: update @actions/cache for Node.js 24 punycode deprecation by @salmanmkc in https://github.com/actions/cache/pull/1685
- prepare release v5.0.1 by @salmanmkc in https://github.com/actions/cache/pull/1686
v5.0.0
What’s Changed
- Upgrade to use node24 by @salmanmkc in https://github.com/actions/cache/pull/1630
- Prepare v5.0.0 release by @salmanmkc in https://github.com/actions/cache/pull/1684
Full Changelog: https://github.com/actions/cache/compare/v5...v5.0.1