Merge pull request #1304 from actions/yacaovsnc/update_readme

Update README.md
This commit is contained in:
Yang Cao
2024-01-17 11:35:20 -05:00
committed by GitHub

View File

@ -14,6 +14,11 @@ See ["Caching dependencies to speed up workflows"](https://docs.github.com/en/ac
## What's New
### v4
* Updated to node 20
* Added a `save-always` flag to save the cache even if a prior step fails
### v3
* Added support for caching in GHES 3.5+.