mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 21:39:09 +08:00 
			
		
		
		
	Change two new actions mention as quoted text
This commit is contained in:
		@@ -2,11 +2,9 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
This action allows caching dependencies and build outputs to improve workflow execution time.
 | 
					This action allows caching dependencies and build outputs to improve workflow execution time.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Two other actions are available in addition to the primary `cache` action:
 | 
					>Two other actions are available in addition to the primary `cache` action:
 | 
				
			||||||
 | 
					>* [Restore action](./restore/README.md)
 | 
				
			||||||
* [Restore action](./restore/README.md)
 | 
					>* [Save action](./save/README.md)
 | 
				
			||||||
 | 
					 | 
				
			||||||
* [Save action](./save/README.md)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
[](https://github.com/actions/cache/actions/workflows/workflow.yml)
 | 
					[](https://github.com/actions/cache/actions/workflows/workflow.yml)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user