Release history
cache releases
Cache dependencies and build outputs in GitHub Actions
All releases
9 shown
v5.0.3
Security relevant
Resolves security vulnerability in @actions/cache dependency.
v5.0.2
Maintenance
# v5.0.2 ## What's Changed When creating cache entries, 429s returned from the cache service will not be retried.
v5.0.1
Breaking risk
Breaking changes
- cache@v5 runs on Node.js 24 runtime requiring minimum Actions Runner version 2.327.1
v5.0.0
Breaking risk
Requires Node.js 24 runtime and minimum Actions Runner version 2.327.1.
v4.3.0
Maintenance
## What's Changed * Add note on runner versions * Prepare `v4.3.0` release