diff --git a/action.yml b/action.yml index bbe6089..16a3943 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Cache' +name: 'Dependency Caching' description: 'Cache dependencies and build outputs to improve workflow execution time' author: 'GitHub' inputs: @@ -21,4 +21,4 @@ runs: post-if: 'success()' branding: icon: 'archive' - color: 'gray-dark' \ No newline at end of file + color: 'gray-dark'