This commit is contained in:
xiaolou86 2025-06-21 23:13:33 +00:00 committed by GitHub
commit d6fbd4b829
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -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