mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 13:49:13 +08:00
Update cache.ts
This commit is contained in:
parent
d1abf7dc74
commit
7fb008ded6
2
packages/cache/src/cache.ts
vendored
2
packages/cache/src/cache.ts
vendored
@ -126,7 +126,7 @@ export async function restoreCache(
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Saves a list of files with the specified key
|
* Saves a list of files test with the specified key
|
||||||
*
|
*
|
||||||
* @param paths a list of file paths to be cached
|
* @param paths a list of file paths to be cached
|
||||||
* @param key an explicit key for restoring the cache
|
* @param key an explicit key for restoring the cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user