mirror of
https://github.com/actions/cache.git
synced 2025-07-08 09:57:24 +02:00
update save as well
This commit is contained in:
@ -6,9 +6,7 @@ export enum Inputs {
|
||||
}
|
||||
|
||||
export enum Outputs {
|
||||
CacheHit = "cache-hit",
|
||||
Key = "key",
|
||||
Path = "path"
|
||||
CacheHit = "cache-hit"
|
||||
}
|
||||
|
||||
export enum State {
|
||||
|
Reference in New Issue
Block a user