mirror of
https://github.com/gradle/actions.git
synced 2026-08-22 13:52:51 +00:00
Update to run on Node 20
This commit is contained in:
+1
-1
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user