mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 03:54:02 +00:00 
			
		
		
		
	The skip-save option allows users to force the cache to skip saving the cache. skip-save can be set to a constant or to an expression that will be evaluated at the end of the CI job, such as an environment variable. This is for #498