From 4dc4b4e7582b8d269c2a98596c3fc0607209b64c Mon Sep 17 00:00:00 2001 From: Josh Gross Date: Wed, 5 Feb 2020 10:39:52 -0500 Subject: [PATCH] Change name back to Cache --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index cc77f1b..1a320f9 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Cache Artifacts' +name: 'Cache' description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time' author: 'GitHub' inputs: