Skip to content

Commit cfb87fb

Browse files
committed
chore(github actions): update default node version to 18
1 parent 7f365eb commit cfb87fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ inputs:
66
node_version:
77
description: Node Version
88
required: false
9-
default: '16'
9+
default: '18'
1010

1111
runs:
1212
using: composite

0 commit comments

Comments
 (0)