Use node16
instead of node12
This commit is contained in:
parent
f7efc54806
commit
50a120e4d3
@ -12,7 +12,7 @@ inputs:
|
||||
description: 'The toolchain targets to add, comma-separated'
|
||||
default: ''
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
icon: 'download'
|
||||
|
Loading…
Reference in New Issue
Block a user