Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 19000f6

Browse files
chore: updating node version in circlci config
1 parent 3e9693c commit 19000f6

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
@@ -3,7 +3,7 @@ version: 2.1
33
executors:
44
node-browsers:
55
docker:
6-
- image: cimg/node:16.20-browsers
6+
- image: cimg/node:18.20-browsers
77

88
workflows:
99
storybook:

0 commit comments

Comments
 (0)