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

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'