1
0
Fork 0

Update cache.ts

pull/1029/head
Shubham Tiwari 2022-03-25 00:40:10 +05:30 committed by GitHub
parent 7fb008ded6
commit fa58df4d07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ export async function restoreCache(
}
/**
* Saves a list of files test 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 key an explicit key for restoring the cache