Skip to content

Commit adc6e57

Browse files
update node version
1 parent f73f00f commit adc6e57

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
@@ -15,6 +15,6 @@ workflows:
1515
# This is the node version to use for the `cimg/node` tag
1616
# Relevant tags can be found on the CircleCI Developer Hub
1717
# https://circleci.com/developer/images/image/cimg/node
18-
version: "18.18"
18+
version: "20.11"
1919
# If you are using yarn, change the line below from "npm" to "yarn"
2020
pkg-manager: npm

0 commit comments

Comments
 (0)