Skip to content

Commit a276588

Browse files
committed
chore(common): BIG-0 Set node version to 18.19
1 parent 18e37de commit a276588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aliases:
22
- &node_executor
33
executor:
44
name: node/node
5-
node-version: "18"
5+
node-version: "18.19"
66

77
version: 2.1
88

0 commit comments

Comments
 (0)