mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 05:14:03 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									f4b8916a4f
								
							
						
					
					
						commit
						587260d98f
					
				@ -175,12 +175,6 @@ steps:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
> Note: The `id` defined in `actions/cache` must match the `id` in the `if` statement (i.e. `steps.[ID].outputs.cache-hit`)
 | 
					> Note: The `id` defined in `actions/cache` must match the `id` in the `if` statement (i.e. `steps.[ID].outputs.cache-hit`)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Known limitation
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
- `action/cache` is currently not supported on GitHub Enterprise Server. <https://github.com/github/roadmap/issues/273> is tracking this.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Since GitHub Enterprise Server uses self-hosted runners, dependencies are typically cached on the runner by whatever dependency management tool is being used (npm, maven, etc.).  This eliminates the need for explicit caching in some scenarios.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
## Changelog schedule and history 
 | 
					## Changelog schedule and history 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| Status  | Version  | Date  | Highlights  |
 | 
					| Status  | Version  | Date  | Highlights  |
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user