mirror of
				https://gitea.com/actions/setup-java.git
				synced 2025-11-02 07:47:06 +00:00 
			
		
		
		
	sbt is a valid cache option value
This commit is contained in:
		@@ -54,7 +54,7 @@ inputs:
 | 
				
			|||||||
       $GPG_PASSPHRASE.'
 | 
					       $GPG_PASSPHRASE.'
 | 
				
			||||||
    required: false
 | 
					    required: false
 | 
				
			||||||
  cache:
 | 
					  cache:
 | 
				
			||||||
    description: 'Name of the build platform to cache dependencies. It can be "maven" or "gradle".'
 | 
					    description: 'Name of the build platform to cache dependencies. It can be "maven", "gradle" or "sbt".'
 | 
				
			||||||
    required: false
 | 
					    required: false
 | 
				
			||||||
  job-status:
 | 
					  job-status:
 | 
				
			||||||
    description: 'Workaround to pass job status to post job step. This variable is not intended for manual setting'
 | 
					    description: 'Workaround to pass job status to post job step. This variable is not intended for manual setting'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user