update manifests & release notes for cache v4.0.1

This commit is contained in:
Rob Herley
2025-02-14 11:02:13 -05:00
parent aad39a371f
commit 8fcec1fb58
3 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# @actions/cache Releases
### 4.0.1
- Remove runtime dependency on `twirp-ts` [#1947](https://github.com/actions/toolkit/pull/1947)
- Cache miss as debug, not warning annotation [#1954](https://github.com/actions/toolkit/pull/1954)
### 4.0.0
#### Important changes