mirror of
				https://git.mirrors.martin98.com/https://github.com/actions/upload-artifact
				synced 2025-10-31 16:11:08 +08:00 
			
		
		
		
	Merge pull request #509 from markmssd/patch-1
Update limitation of `10` artifacts upload to `500`
This commit is contained in:
		
						commit
						d00351bf69
					
				| @ -408,7 +408,7 @@ jobs: | |||||||
| 
 | 
 | ||||||
| ### Number of Artifacts | ### Number of Artifacts | ||||||
| 
 | 
 | ||||||
| Within an individual job, there is a limit of 10 artifacts that can be created for that job. | Within an individual job, there is a limit of 500 artifacts that can be created for that job. | ||||||
| 
 | 
 | ||||||
| You may also be limited by Artifacts if you have exceeded your shared storage quota. Storage is calculated every 6-12 hours. See [the documentation](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions#calculating-minute-and-storage-spending) for more info. | You may also be limited by Artifacts if you have exceeded your shared storage quota. Storage is calculated every 6-12 hours. See [the documentation](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions#calculating-minute-and-storage-spending) for more info. | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Rob Herley
						Rob Herley