Update api.

This commit is contained in:
Miles Johnson 2023-11-17 10:04:06 -08:00
parent d87f327046
commit d7d917b850
3 changed files with 32 additions and 20 deletions

View file

@ -10,7 +10,9 @@ inputs:
description: 'Toggle caching of ~/.cargo/registry and /target/<cache-target> directories.'
default: true
cache-base:
description: 'Base branch or ref to save cache. Other branches and refs will restore from this base.'
description:
'Base branch or ref to save a warmup cache. Other branches and refs will restore from this
base.'
cache-target:
description: 'Name of the target profile to cache.'
default: 'debug'