mirror of
https://github.com/actions/cache.git
synced 2025-06-30 13:04:14 +00:00
Code review
This commit is contained in:
parent
d57039cf5c
commit
84097c0606
7 changed files with 23 additions and 7 deletions
|
@ -20,7 +20,7 @@ inputs:
|
|||
default: 'false'
|
||||
required: false
|
||||
lookup-only:
|
||||
description: 'Skip downloading cache. Only check if cache entry exists'
|
||||
description: 'Check if a cache entry exists for the given input(s) (key, restore-keys) without downloading the cache'
|
||||
default: 'false'
|
||||
required: false
|
||||
outputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue