Skip to content

Commit e9b85d1

Browse files
committed
refactor: bumb required node version
1 parent ca70a44 commit e9b85d1

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
@@ -8,7 +8,7 @@ orbs:
88
defaults: &defaults
99
working_directory: ~/repo
1010
docker:
11-
- image: cimg/node:18.19.0
11+
- image: cimg/node:18.20.3
1212

1313
jobs:
1414
setup:

0 commit comments

Comments
 (0)