Skip to content

Commit 300774d

Browse files
committed
build: change nodejs version
1 parent 4fb2578 commit 300774d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/nodejs/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ inputs:
55
node-version:
66
description: Node.js version
77
required: false
8-
default: 18.x
8+
default: 22.x
99

1010
runs:
1111
using: composite

0 commit comments

Comments
 (0)