mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 09:02:50 +00:00
Upgradle to use node v16
This commit is contained in:
parent
702bb97ecb
commit
1904e7e80d
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue