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'
|
description: 'The toolchain targets to add, comma-separated'
|
||||||
default: ''
|
default: ''
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node16'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
branding:
|
branding:
|
||||||
icon: 'download'
|
icon: 'download'
|
||||||
|
Loading…
Reference in New Issue
Block a user