Readme draft for new actions

This commit is contained in:
Sankalp Kotewar
2022-12-05 12:34:45 +00:00
committed by GitHub
parent 4b5f33df54
commit 020a412c27
3 changed files with 128 additions and 0 deletions

View File

@ -8,6 +8,10 @@ This action allows caching dependencies and build outputs to improve workflow ex
See ["Caching dependencies to speed up workflows"](https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows).
[Restore action](./restore/README.md)
[Save action](./save/README.md)
## What's New
### v3
* Added support for caching from GHES 3.5.