Merge branch 'main' into add-json-for-microsoft-versions

This commit is contained in:
Dmitry Shibanov 2022-09-19 12:04:35 +02:00
commit 391ff78d9a
21 changed files with 4280 additions and 3626 deletions

View file

@ -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'