mirror of
				https://github.com/actions/cache.git
				synced 2025-11-01 04:28:39 +08:00 
			
		
		
		
	Merge 2bfeb8393e into 0057852bfa
				
					
				
			This commit is contained in:
		
						commit
						9c1039967b
					
				|  | @ -168,6 +168,8 @@ jobs: | ||||||
| 
 | 
 | ||||||
| > **Note** | > **Note** | ||||||
| > You must use the `cache` or `restore` action in your workflow before you need to use the files that might be restored from the cache. If the provided `key` matches an existing cache, a new cache is not created and if the provided `key` doesn't match an existing cache, a new cache is automatically created provided the job completes successfully. | > You must use the `cache` or `restore` action in your workflow before you need to use the files that might be restored from the cache. If the provided `key` matches an existing cache, a new cache is not created and if the provided `key` doesn't match an existing cache, a new cache is automatically created provided the job completes successfully. | ||||||
|  | > | ||||||
|  | > The save path must match the restore path, see [Cache Version](#cache-version) below. | ||||||
| 
 | 
 | ||||||
| ## Caching Strategies | ## Caching Strategies | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 timbaverstock-bmbl
						timbaverstock-bmbl