Fixes #253 bump node to node16

This commit is contained in:
Nick Cipollo
2022-09-12 19:14:33 -04:00
parent 5ffcfca321
commit ca859d0f82
4 changed files with 750 additions and 3 deletions

View File

@@ -111,7 +111,7 @@ outputs:
upload_url:
description: 'The URL for uploading assets to the release.'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
branding:
icon: 'tag'