mirror of
				https://code.forgejo.org/actions/cache.git
				synced 2025-10-31 12:42:28 +00:00 
			
		
		
		
	Fix formatting error in restore/README.md (#1044)
This commit is contained in:
		
							parent
							
								
									c1a5de879e
								
							
						
					
					
						commit
						b053f2b699
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -120,7 +120,7 @@ steps: | |||
| 
 | ||||
| #### Reusing primary key and restored key in the save action | ||||
| 
 | ||||
| Usually you may want to use same `key` in both actions/cache/restore` and `actions/cache/save` action. To achieve this, use `outputs` from the restore action to reuse the same primary key (or the key of the cache that was restored). | ||||
| Usually you may want to use same `key` in both `actions/cache/restore` and `actions/cache/save` action. To achieve this, use `outputs` from the restore action to reuse the same primary key (or the key of the cache that was restored). | ||||
| 
 | ||||
| #### Using restore action outputs to make save action behave just like the cache action | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue