Skip to content

Commit 4634c16

Browse files
authored
Update node version (#406)
Update to node20
1 parent c9b46fe commit 4634c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ outputs:
5858
assets:
5959
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)"
6060
runs:
61-
using: "node16"
61+
using: "node20"
6262
main: "dist/index.js"
6363
branding:
6464
color: "green"

0 commit comments

Comments
 (0)