bump @actions/cache to v4.0.1

This commit is contained in:
Rob Herley 2025-02-14 13:20:28 -05:00
parent 9fa7e61ec7
commit 710893c236
No known key found for this signature in database
GPG key ID: D1602042C3543B06
8 changed files with 87 additions and 11831 deletions

View file

@ -1,5 +1,9 @@
# Releases
### 4.2.1
- Bump `@actions/cache` to v4.0.1
### 4.2.0
TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. [actions/cache](https://github.com/actions/cache) now integrates with the new cache service (v2) APIs.