Updated what's new.

This commit is contained in:
Ashwin Sangem 2022-03-21 17:53:29 +05:30 committed by GitHub
parent 7799d864d9
commit c64a574c65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,8 @@ See ["Caching dependencies to speed up workflows"](https://help.github.com/githu
## What's New ## What's New
* Updated the minimum runner version support from node 12 -> node 16.
* Increased the cache size limit to 10 GB.
* Added support for multiple paths, [glob patterns](https://github.com/actions/toolkit/tree/main/packages/glob), and single file caches. * Added support for multiple paths, [glob patterns](https://github.com/actions/toolkit/tree/main/packages/glob), and single file caches.
```yaml ```yaml