Update description

This commit is contained in:
Edward Thomson 2019-11-08 16:09:31 +00:00
parent 114fa20a44
commit 59b8069062

View file

@ -1,5 +1,5 @@
name: 'Cache' name: 'Cache Artifacts'
description: 'Cache dependencies and build outputs to improve workflow execution time' description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time'
author: 'GitHub' author: 'GitHub'
inputs: inputs:
path: path:
@ -21,4 +21,4 @@ runs:
post-if: 'success()' post-if: 'success()'
branding: branding:
icon: 'archive' icon: 'archive'
color: 'gray-dark' color: 'gray-dark'