mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 16:54:01 +00:00 
			
		
		
		
	Merge 9efb3f33bcbe5e22b5ec6457ebeaa04a7cd6cbdf into 638ed79f9dc94c1de1baef91bcab5edaa19451f4
This commit is contained in:
		
						commit
						2a35c72b5a
					
				| @ -212,6 +212,9 @@ A cache key can include any of the contexts, functions, literals, and operators | ||||
| 
 | ||||
| For example, using the [`hashFiles`](https://docs.github.com/en/actions/learn-github-actions/expressions#hashfiles) function allows you to create a new cache when dependencies change. | ||||
| 
 | ||||
| > [!NOTE]   | ||||
| > The cache key is rendered during the restore stage, so can only depend on file state at that stage. | ||||
| 
 | ||||
| ```yaml | ||||
|   - uses: actions/cache@v4 | ||||
|     with: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user