feat: migrate to node v16 (#611)

* ci: support manual release and fix commit message

* feat: require node v16
This commit is contained in:
Michael Kriese 2022-03-06 14:52:32 +01:00 committed by GitHub
parent 61ab5a7228
commit 825caf3e3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 6 deletions

View file

@ -17,5 +17,5 @@ inputs:
environment variable.
required: false
runs:
using: node12
using: node16
main: dist/index.js