Update node version (#406)

Update to node20
This commit is contained in:
Tim Heuer 2024-02-05 12:48:15 -08:00 committed by GitHub
parent c9b46fe7aa
commit 4634c16e79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: "node16"
using: "node20"
main: "dist/index.js"
branding:
color: "green"