mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 13:29:10 +08:00 
			
		
		
		
	Repositioned new actions introduction
This commit is contained in:
		@@ -2,15 +2,17 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
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.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					In addition to `actions/cache` action, other two actions are also available
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[Restore action](./restore/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)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Documentation
 | 
					## Documentation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
See ["Caching dependencies to speed up workflows"](https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows).
 | 
					See ["Caching dependencies to speed up workflows"](https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[Restore action](./restore/README.md)
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
[Save action](./save/README.md)
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
## What's New
 | 
					## What's New
 | 
				
			||||||
### v3
 | 
					### v3
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user