mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
co-authored by
Josh Gross
parent
792ec716de
commit
b24632bd80
Vendored
+1
-1
@@ -110,7 +110,7 @@ export async function restoreCache(
|
||||
* @param primaryKey an explicit key for restoring the cache
|
||||
* @param restoreKeys an optional ordered list of keys to use for restoring the cache if no cache hit occurred for key
|
||||
* @param options cache download options
|
||||
* @param enableCrossOsArchive an optional boolean enabled to restore on windows any cache created on any platform
|
||||
* @param enableCrossOsArchive an optional boolean enabled to restore on Windows any cache created on any platform
|
||||
* @returns string returns the key for the cache hit, otherwise returns undefined
|
||||
*/
|
||||
async function restoreCacheV1(
|
||||
|
||||
Reference in New Issue
Block a user