mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-10-14 19:02:39 +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
|
description: Link to the build scan if any
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node16'
|
||||||
main: 'dist/main/index.js'
|
main: 'dist/main/index.js'
|
||||||
post: 'dist/post/index.js'
|
post: 'dist/post/index.js'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user