mirror of
				https://github.com/actions/upload-artifact.git
				synced 2025-10-31 15:53:44 +00:00 
			
		
		
		
	Improve compression-level documentation
				
					
				
			Wrap text so that it isn't clipped when rendered in: https://github.com/actions/upload-artifact?tab=readme-ov-file#inputs
This commit is contained in:
		
							parent
							
								
									a44bc71eb1
								
							
						
					
					
						commit
						9a6f90fdff
					
				| @ -100,7 +100,8 @@ For assistance with breaking changes, see [MIGRATION.md](docs/MIGRATION.md). | ||||
| 
 | ||||
|     # The level of compression for Zlib to be applied to the artifact archive. | ||||
|     # The value can range from 0 to 9. | ||||
|     # For large files that are not easily compressed, a value of 0 is recommended for significantly faster uploads. | ||||
|     # For large files that are not easily compressed, a value of 0 is recommended for | ||||
|     # significantly faster uploads. | ||||
|     # Optional. Default is '6' | ||||
|     compression-level: | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user