Skip to content

Commit f9d658a

Browse files
committed
Bump Node.js version in action
1 parent 55df151 commit f9d658a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/main/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "Main Action"
22
description: "This is main action"
33
runs:
4-
using: "node16"
4+
using: "node24"
55
main: "../../../build/index.js"

0 commit comments

Comments
 (0)