We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca70a44 commit e9b85d1Copy full SHA for e9b85d1
.circleci/config.yml
@@ -8,7 +8,7 @@ orbs:
8
defaults: &defaults
9
working_directory: ~/repo
10
docker:
11
- - image: cimg/node:18.19.0
+ - image: cimg/node:18.20.3
12
13
jobs:
14
setup:
0 commit comments