From 013124e1f5752d8029fad19c5804e32bb207c21f Mon Sep 17 00:00:00 2001 From: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com> Date: Wed, 11 Jan 2023 10:05:32 +0530 Subject: [PATCH] Update CACHING.md Co-authored-by: Bishal Prasad --- CACHING.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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