diff --git a/action.yml b/action.yml index ec5b0d17..6bfdce35 100644 --- a/action.yml +++ b/action.yml @@ -104,7 +104,7 @@ outputs: description: Version of Gradle that was setup by the action runs: - using: 'node16' + using: 'node18' main: 'dist/main/index.js' post: 'dist/post/index.js'