mirror of https://github.com/actions/cache.git
Add main functionalities section to README and action.yml
Add a new section "Main functionalities" to describe the main functionalities provided by the `cache` action. * **README.md**: - Add a new section "Main functionalities" to describe the main functionalities provided by the `cache` action. - Include details about caching dependencies and build outputs, restoring cache, saving cache, cross-OS caching, failing on cache miss, and lookup-only mode. * **action.yml**: - Add a new section "main functionalities" to describe the main functionalities provided by the `cache` action. - Include details about caching dependencies and build outputs, restoring cache, saving cache, cross-OS caching, failing on cache miss, and lookup-only mode. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/actions/cache?shareId=XXXX-XXXX-XXXX-XXXX).pull/1472/head
parent
57f0e3f198
commit
fa6c089775
Loading…
Reference in New Issue