mirror of
https://github.com/actions/cache.git
synced 2025-07-07 01:24:50 +02:00
Compare commits
4 Commits
bishal-pdM
...
kotewar/up
Author | SHA1 | Date | |
---|---|---|---|
21238b32cf | |||
76371af810 | |||
93d39f69f1 | |||
e7cab40f69 |
@ -2,9 +2,11 @@
|
|||||||
|
|
||||||
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)
|
|
||||||
>* [Save action](./save/README.md)
|
* [Restore action](./restore/README.md)
|
||||||
|
|
||||||
|
* [Save action](./save/README.md)
|
||||||
|
|
||||||
[](https://github.com/actions/cache/actions/workflows/workflow.yml)
|
[](https://github.com/actions/cache/actions/workflows/workflow.yml)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user