Update tests to use node16
This commit is contained in:
@@ -16,6 +16,6 @@ outputs:
|
||||
icon: 'hello.svg' # vector art to display in the GitHub Marketplace
|
||||
color: 'green' # optional, decorates the entry in the GitHub Marketplace
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'main.js'
|
||||
post: 'cleanup.js'
|
||||
Reference in New Issue
Block a user