From 87a7d01109aff7a5cb02832d6716190c5c3816c1 Mon Sep 17 00:00:00 2001 From: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com> Date: Mon, 12 Dec 2022 18:50:18 +0530 Subject: [PATCH] Update restore/action.yml Co-authored-by: Bishal Prasad --- restore/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restore/action.yml b/restore/action.yml index 5afb4a6..4eb3c5a 100644 --- a/restore/action.yml +++ b/restore/action.yml @@ -1,4 +1,4 @@ -name: 'Restore Only Cache' +name: 'Restore Cache' description: 'Restore Cache artifacts like dependencies and build outputs to improve workflow execution time' author: 'GitHub' inputs: