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