|
|
@ -2,11 +2,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
This action allows caching dependencies and build outputs to improve workflow execution time.
|
|
|
|
This action allows caching dependencies and build outputs to improve workflow execution time.
|
|
|
|
|
|
|
|
|
|
|
|
Two other actions are available in addition to the primary `cache` action:
|
|
|
|
>Two other actions are available in addition to the primary `cache` action:
|
|
|
|
|
|
|
|
>* [Restore action](./restore/README.md)
|
|
|
|
* [Restore action](./restore/README.md)
|
|
|
|
>* [Save action](./save/README.md)
|
|
|
|
|
|
|
|
|
|
|
|
* [Save action](./save/README.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[![Tests](https://github.com/actions/cache/actions/workflows/workflow.yml/badge.svg)](https://github.com/actions/cache/actions/workflows/workflow.yml)
|
|
|
|
[![Tests](https://github.com/actions/cache/actions/workflows/workflow.yml/badge.svg)](https://github.com/actions/cache/actions/workflows/workflow.yml)
|
|
|
|
|
|
|
|
|
|
|
|