mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-05-04 13:48:35 +02:00
Update to run on Node 20
This commit is contained in:
parent
982da8e78c
commit
c821b7c4f1
4 changed files with 157 additions and 131 deletions
|
@ -104,7 +104,7 @@ outputs:
|
|||
description: Version of Gradle that was setup by the action
|
||||
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/main/index.js'
|
||||
post: 'dist/post/index.js'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue