mirror of
https://github.com/github/codeql-action.git
synced 2026-05-16 16:20:21 +00:00
Revert "Mitigate caches being evicted before they can be downloaded"
This reverts commit 1279e8d41c.
This commit is contained in:
@@ -249,7 +249,6 @@ export interface ActionsCacheItem {
|
||||
created_at?: string;
|
||||
id?: number;
|
||||
key?: string;
|
||||
last_accessed_at?: string;
|
||||
size_in_bytes?: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user