Skip to content

Commit 358fe7a

Browse files
Update Node.js to v20.8.0
1 parent 8097fbd commit 358fe7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
docker:
55
# specify the version you desire here
6-
- image: cimg/node:20.6.0-browsers
6+
- image: cimg/node:20.8.0-browsers
77

88
working_directory: ~/react-chart-editor
99

0 commit comments

Comments
 (0)