mirror of
				https://git.mirrors.martin98.com/https://github.com/actions/cache
				synced 2025-10-31 15:01:11 +08:00 
			
		
		
		
	Update hashFiles documentation reference
Update hashFiles documentation reference Link to the valid doc https://docs.github.com/en/actions/learn-github-actions/expressions#hashfiles
This commit is contained in:
		
							parent
							
								
									9a6a4f6079
								
							
						
					
					
						commit
						0e93819da5
					
				| @ -118,7 +118,7 @@ See [Examples](examples.md) for a list of `actions/cache` implementations for us | ||||
| 
 | ||||
| A cache key can include any of the contexts, functions, literals, and operators supported by GitHub Actions. | ||||
| 
 | ||||
| For example, using the [`hashFiles`](https://help.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#hashfiles) function allows you to create a new cache when dependencies change. | ||||
| 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. | ||||
| 
 | ||||
| ```yaml | ||||
|   - uses: actions/cache@v3 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Asaf Levy
						Asaf Levy