Update to node16

This commit is contained in:
garronej 2022-10-11 16:10:23 +02:00
parent 1b498f1789
commit c9d3057053
4 changed files with 6580 additions and 3076 deletions

View file

@ -80,5 +80,5 @@ outputs:
is_release_beta:
description: 'Output of is_package_json_version_upgraded, true|false'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'