Update restore/action.yml

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
This commit is contained in:
Sankalp Kotewar 2022-12-12 18:50:09 +05:30 committed by GitHub
parent df53d3c04b
commit 29d6c7aa7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ description: 'Restore Cache artifacts like dependencies and build outputs to imp
author: 'GitHub' author: 'GitHub'
inputs: inputs:
path: path:
description: 'The same list of files, directories, and wildcard patterns to restore cache that were used while saving it' description: 'A list of files, directories, and wildcard patterns to restore'
required: true required: true
key: key:
description: 'An explicit key for restoring the cache' description: 'An explicit key for restoring the cache'