mirror of
https://github.com/Swatinem/rust-cache
synced 2025-11-02 21:57:51 +00:00
parent
2639a56bb8
commit
be44a3e6ff
3 changed files with 18 additions and 7 deletions
|
|
@ -5,6 +5,9 @@ inputs:
|
|||
key:
|
||||
description: "An additional key for the cache"
|
||||
required: false
|
||||
sharedKey:
|
||||
description: "An additional cache key that is stable over multiple jobs"
|
||||
required: false
|
||||
working-directory:
|
||||
description: "The working directory this action should operate in"
|
||||
required: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue