From 114fa20a4424da7e6469bea33700ff0656a4e1ee Mon Sep 17 00:00:00 2001 From: Edward Thomson Date: Fri, 8 Nov 2019 16:07:15 +0000 Subject: [PATCH] README: clarify case on the action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8d048b..a270a1c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # cache -This GitHub Action allows caching dependencies and build outputs to improve workflow execution time. +This action allows caching dependencies and build outputs to improve workflow execution time. GitHub Actions status