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 040c6ea commit 023870eCopy full SHA for 023870e
.circleci/config.yml
@@ -25,7 +25,7 @@ aliases:
25
defaults: &defaults
26
working_directory: ~/schema-utils-js
27
docker:
28
- - image: cimg/node:20.11.1
+ - image: cimg/node:20.12.1
29
30
jobs:
31
test:
.node-version
@@ -1 +1 @@
1
-20.11.1
+20.12.1
0 commit comments