Update to node16

This commit is contained in:
koplo199 2022-11-07 15:53:10 +00:00 committed by GitHub
parent 140ad7830d
commit 8682299187
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ outputs:
assets:
description: "JSON array containing information about each uploaded asset, in the format given [here](https://docs.github.com/en/rest/reference/repos#upload-a-release-asset--code-samples) (minus the `uploader` field)"
runs:
using: "node12"
using: "node16"
main: "dist/index.js"
branding:
color: "green"