mirror of
https://github.com/actions/cache.git
synced 2025-07-28 03:46:10 +08:00
Compare commits
5 Commits
kotewar/up
...
bishal-pdM
Author | SHA1 | Date | |
---|---|---|---|
|
5cb4bb86c0 | ||
|
84995e0d91 | ||
|
bf96a3f9d8 | ||
|
4e7c82221f | ||
|
7893481812 |
@@ -2,11 +2,9 @@
|
||||
|
||||
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:
|
||||
|
||||
* [Restore action](./restore/README.md)
|
||||
|
||||
* [Save action](./save/README.md)
|
||||
>Two other actions are available in addition to the primary `cache` action:
|
||||
>* [Restore action](./restore/README.md)
|
||||
>* [Save action](./save/README.md)
|
||||
|
||||
[](https://github.com/actions/cache/actions/workflows/workflow.yml)
|
||||
|
||||
|
Reference in New Issue
Block a user