mirror of
https://github.com/actions/setup-java.git
synced 2025-08-19 04:49:54 +08:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -43,6 +43,11 @@ inputs:
|
||||
description: 'Environment variable name for the GPG private key passphrase. Default is
|
||||
$GPG_PASSPHRASE.'
|
||||
required: false
|
||||
outputs:
|
||||
path:
|
||||
description: 'Path to where the java environment has been installed (same as $JAVA_HOME)'
|
||||
version:
|
||||
description: 'Actual version of the java environment that has been installed'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/setup/index.js'
|
||||
|
Reference in New Issue
Block a user