mirror of
				https://gitee.com/actions-mirror/cache.git
				synced 2025-11-04 04:31:18 +08:00 
			
		
		
		
	Fix typo: depening -> depending (#1462)
Co-authored-by: Josh Gross <joshmgross@github.com>
This commit is contained in:
		
							parent
							
								
									c74ca4022c
								
							
						
					
					
						commit
						cf7a75e7b9
					
				@ -81,7 +81,7 @@ On similar lines, commit sha can be used to create a very specialized and short
 | 
			
		||||
      key: cache-${{ github.sha }}
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### Using multiple factors while forming a key depening on the need
 | 
			
		||||
### Using multiple factors while forming a key depending on the need
 | 
			
		||||
 | 
			
		||||
Cache key can be formed by combination of more than one metadata, evaluated info.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user