diff --git a/CACHING.md b/CACHING.md index 9f08311..bb8c81e 100644 --- a/CACHING.md +++ b/CACHING.md @@ -2,8 +2,9 @@ This document lists some of the strategies (and example workflows if possible) which can be used -- to solve some common use cases -- to effectively leverage the step inputs and outputs +- to use an effective cache key and/or path +- to solve some common use cases around saving and restoring caches +- to leverage the step inputs and outputs more effectively ## Strategically using keys