mirror of https://github.com/actions/cache.git
Update action.yml to enhance cache management and improve workflow execution
- Updated descriptions for better clarity on cache management. - Added new input parameters: `fail-on-cache-miss`, `lookup-only`, and `save-always`. - Included deprecation message for `save-always` input, indicating future removal. - Adjusted default values for `enableCrossOsArchive` and other parameters. - Enhanced output descriptions to provide more detailed information on cache hits and keys. This update aims to streamline the caching process and provide better control over workflow execution.pull/1586/head
parent
3276c7912d
commit
a963a4573a
Loading…
Reference in New Issue