mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-09-14 19:52:22 +08:00
Upgradle to use node v16
This commit is contained in:
@@ -68,7 +68,7 @@ outputs:
|
||||
description: Link to the build scan if any
|
||||
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/main/index.js'
|
||||
post: 'dist/post/index.js'
|
||||
|
||||
|
Reference in New Issue
Block a user