React to feedback

This commit is contained in:
Aiqiao Yan 2020-05-26 14:58:07 -04:00
parent 581312be20
commit e6c708b5ce
3 changed files with 24 additions and 56 deletions

View file

@ -3,7 +3,7 @@ description: 'Cache artifacts like dependencies and build outputs to improve wor
author: 'GitHub'
inputs:
path:
description: 'A directory to store and save the cache'
description: 'A list of files, directories, and wildcard patterns to cache and restore'
required: true
key:
description: 'An explicit key for restoring and saving the cache'