mirror of
https://github.com/actions/upload-artifact.git
synced 2025-06-23 16:26:09 +02:00
Merge 7b464e09ec
into de65e23aa2
This commit is contained in:
commit
d6fbd4b829
3 changed files with 3 additions and 3 deletions
|
@ -208,7 +208,7 @@ Relative and absolute file paths are both allowed. Relative paths are rooted aga
|
|||
|
||||
### Altering compressions level (speed v. size)
|
||||
|
||||
If you are uploading large or easily compressable data to your artifact, you may benefit from tweaking the compression level. By default, the compression level is `6`, the same as GNU Gzip.
|
||||
If you are uploading large or easily compressible data to your artifact, you may benefit from tweaking the compression level. By default, the compression level is `6`, the same as GNU Gzip.
|
||||
|
||||
The value can range from 0 to 9:
|
||||
- 0: No compression
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue