mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-01 03:13:15 +08:00
React to feedback
This commit is contained in:
2
packages/cache/src/options.ts
vendored
2
packages/cache/src/options.ts
vendored
@@ -9,7 +9,7 @@ export interface UploadOptions {
|
||||
*/
|
||||
uploadConcurrency?: number
|
||||
/**
|
||||
* Maximum chunk size for cache upload
|
||||
* Maximum chunk size in bytes for cache upload
|
||||
*
|
||||
* @default 32MB
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user