We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee27907 commit 3f79862Copy full SHA for 3f79862
.circleci/config.yml
@@ -11,7 +11,7 @@ orbs:
11
executors:
12
node-executor:
13
docker:
14
- - image: cimg/node:18.20.5
+ - image: cimg/node:23.5.0
15
16
not_main_or_staging_or_release: ¬_main_or_staging_or_release
17
filters:
0 commit comments