mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 11:48:38 +08:00 
			
		
		
		
	fix: rename actions
This commit is contained in:
		
							parent
							
								
									4c96456d46
								
							
						
					
					
						commit
						7125dec29e
					
				|  | @ -1,4 +1,4 @@ | ||||||
| name: 'Cache' | name: 'Cache to S3' | ||||||
| description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time' | description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time' | ||||||
| author: 'GitHub' | author: 'GitHub' | ||||||
| inputs: | inputs: | ||||||
|  |  | ||||||
|  | @ -1,4 +1,4 @@ | ||||||
| name: 'Restore Cache' | name: 'Restore an S3 Cache' | ||||||
| description: 'Restore Cache artifacts like dependencies and build outputs to improve workflow execution time' | description: 'Restore Cache artifacts like dependencies and build outputs to improve workflow execution time' | ||||||
| author: 'GitHub' | author: 'GitHub' | ||||||
| inputs: | inputs: | ||||||
|  |  | ||||||
|  | @ -1,4 +1,4 @@ | ||||||
| name: 'Save a cache' | name: 'Save an S3 Cache' | ||||||
| description: 'Save Cache artifacts like dependencies and build outputs to improve workflow execution time' | description: 'Save Cache artifacts like dependencies and build outputs to improve workflow execution time' | ||||||
| author: 'GitHub' | author: 'GitHub' | ||||||
| inputs: | inputs: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Matthew Matl
						Matthew Matl