mirror of
https://github.com/actions/setup-java.git
synced 2025-08-19 04:49:54 +08:00
Update Default runtime to node16 (#290)
This commit is contained in:
@@ -67,6 +67,6 @@ outputs:
|
||||
path:
|
||||
description: 'Path to where the java environment has been installed (same as $JAVA_HOME)'
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/setup/index.js'
|
||||
post: 'dist/cleanup/index.js'
|
||||
|
Reference in New Issue
Block a user