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

Commit d9686b4

Browse files
Updating circleci config
1 parent e6d0b99 commit d9686b4

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: circleci/node:14-browsers
6+
- image: cimg/node:16.20-browsers
77

88
workflows:
99
storybook:

0 commit comments

Comments
 (0)