We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa53851 commit 749e449Copy full SHA for 749e449
action.yml
@@ -66,6 +66,8 @@ outputs:
66
description: 'Actual version of the java environment that has been installed'
67
path:
68
description: 'Path to where the java environment has been installed (same as $JAVA_HOME)'
69
+ cache-hit:
70
+ description: 'A boolean value to indicate an exact match was found for the primary key'
71
runs:
72
using: 'node16'
73
main: 'dist/setup/index.js'
0 commit comments