mirror of
https://github.com/actions/stale.git
synced 2025-12-14 22:23:57 +00:00
Rename ActionCache to ActionsCache
This commit is contained in:
@@ -5,5 +5,5 @@ export interface IState {
|
||||
addIssueToProcessed(issue: IIssue): void;
|
||||
reset(): void;
|
||||
persist(): Promise<void>;
|
||||
rehydrate(): Promise<void>;
|
||||
restore(): Promise<void>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user