cache: prep v4.0.2 release

This commit is contained in:
Rob Herley
2025-02-25 15:03:37 -05:00
parent 1b9063ee0e
commit 4fedf471b1
3 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# @actions/cache Releases
### 4.0.2
- Wrap create failures in ReserveCacheError [#1966](https://github.com/actions/toolkit/pull/1966)
### 4.0.1
- Remove runtime dependency on `twirp-ts` [#1947](https://github.com/actions/toolkit/pull/1947)