feat: bump node12 to node16

This commit is contained in:
peaceiris 2022-10-24 00:15:19 +09:00
parent 8da14cc542
commit 085ed4f9b4
No known key found for this signature in database
GPG key ID: 5868468A8EBA64EC
3 changed files with 49 additions and 15 deletions

View file

@ -11,7 +11,7 @@ inputs:
required: false
default: 'false'
runs:
using: 'node12'
using: 'node16'
main: 'lib/index.js'
branding:
icon: 'package'