mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 18:36:46 +00:00
Merge branch 'main' into add-json-for-microsoft-versions
This commit is contained in:
commit
391ff78d9a
21 changed files with 4280 additions and 3626 deletions
|
@ -69,6 +69,8 @@ outputs:
|
|||
description: 'Actual version of the java environment that has been installed'
|
||||
path:
|
||||
description: 'Path to where the java environment has been installed (same as $JAVA_HOME)'
|
||||
cache-hit:
|
||||
description: 'A boolean value to indicate an exact match was found for the primary key'
|
||||
runs:
|
||||
using: 'node16'
|
||||
main: 'dist/setup/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue