From da311f75a6037f2cb80a8cd867da1dba0f93072c Mon Sep 17 00:00:00 2001 From: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com> Date: Thu, 15 Dec 2022 09:01:49 +0000 Subject: [PATCH] nit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 048af36..6210ddc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This action allows caching dependencies and build outputs to improve workflow execution time. -In addition to `actions/cache` action, other two actions are also available +In addition to this `cache` action, other two actions are also available [Restore action](./restore/README.md)