This commit is contained in:
PrinsFrank 2024-08-15 10:07:26 -04:00 committed by GitHub
commit 5f0f1db391
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 25 additions and 4 deletions

View file

@ -14,6 +14,10 @@ See ["Caching dependencies to speed up workflows"](https://docs.github.com/en/ac
## What's New
### Unreleased
* Added the `force-overwrite` flag to force overwrite any existing cache for incremental caching
### v4
* Updated to node 20