Update to node 16

This commit is contained in:
Thomas Boop
2022-02-07 13:53:59 -05:00
committed by GitHub
parent 230611dbd0
commit 25f640b3c7

View File

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