Update to node 16 (#689)

* Update to node 16

* update setup-node version

* Update check-dist.yml

update setup node version

* update dist/index.js
This commit is contained in:
Thomas Boop
2022-02-28 16:17:29 -05:00
committed by GitHub
parent 230611dbd0
commit 8f9e05e482
4 changed files with 5 additions and 5 deletions

View File

@ -69,6 +69,6 @@ inputs:
converted to HTTPS.
default: false
runs:
using: node12
using: node16
main: dist/index.js
post: dist/index.js