mirror of
				https://git.mirrors.martin98.com/https://github.com/actions/upload-artifact
				synced 2025-10-31 08:51:09 +08:00 
			
		
		
		
	Fix the grammar in a warning message
This commit is contained in:
		
							parent
							
								
									9243a41f97
								
							
						
					
					
						commit
						4db8255e70
					
				| @ -39,7 +39,7 @@ async function run(): Promise<void> { | ||||
| 
 | ||||
|       if (searchResult.filesToUpload.length > 10000) { | ||||
|         core.warning( | ||||
|           `There are over 10,000 files in this artifact, consider create an archive before upload to improve the upload performance.` | ||||
|           `There are over 10,000 files in this artifact, consider creating an archive before upload to improve the upload performance.` | ||||
|         ) | ||||
|       } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Jason Gross
						Jason Gross