Upgradle to use node v16

This commit is contained in:
Daz DeBoer 2022-01-26 13:35:22 -07:00
parent 702bb97ecb
commit 1904e7e80d
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D

View file

@ -68,7 +68,7 @@ outputs:
description: Link to the build scan if any description: Link to the build scan if any
runs: runs:
using: 'node12' using: 'node16'
main: 'dist/main/index.js' main: 'dist/main/index.js'
post: 'dist/post/index.js' post: 'dist/post/index.js'