mirror of
https://github.com/actions/stale.git
synced 2025-12-10 20:21:20 +00:00
Rename ActionCache to ActionsCache
This commit is contained in:
@@ -14,7 +14,7 @@ export class StateMock implements IState {
|
||||
return Promise.resolve(undefined);
|
||||
}
|
||||
|
||||
rehydrate(): Promise<void> {
|
||||
restore(): Promise<void> {
|
||||
return Promise.resolve(undefined);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user