mirror of
https://github.com/actions/cache.git
synced 2025-09-13 12:51:37 +08: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