Skip to content

Commit 9e10431

Browse files
authored
Update node 20 (#45)
1 parent 72ef32b commit 9e10431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ inputs:
77
description: "input description here"
88
default: "200"
99
runs:
10-
using: "node16"
10+
using: "node20"
1111
main: "dist/index.js"

0 commit comments

Comments
 (0)