mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 09:58:56 +08:00 
			
		
		
		
	Remove incorrect comment
This commit is contained in:
		@@ -115,7 +115,6 @@ function getCacheKeyEnvironment(): string {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
function getCacheKeyJob(): string {
 | 
			
		||||
    // Prefix can be used to force change all cache keys (defaults to cache protocol version)
 | 
			
		||||
    return process.env[CACHE_KEY_JOB_VAR] || github.context.job
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user