Skip to content

Commit

Permalink
chore(common): BIG-0 Set node version to 18.19
Browse files Browse the repository at this point in the history
  • Loading branch information
TomA-R committed Jan 18, 2024
1 parent 18e37de commit a276588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aliases:
- &node_executor
executor:
name: node/node
node-version: "18"
node-version: "18.19"

version: 2.1

Expand Down

0 comments on commit a276588

Please sign in to comment.