Use node16 instead of node12

This commit is contained in:
Héctor Ramón Jiménez 2022-11-28 19:23:17 +01:00
parent f7efc54806
commit 50a120e4d3
No known key found for this signature in database
GPG Key ID: 140CC052C94F138E

View File

@ -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'