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 6827197 commit 5f92ca3Copy full SHA for 5f92ca3
.circleci/config.yml
@@ -25,7 +25,7 @@ aliases:
25
defaults: &defaults
26
working_directory: ~/schema-utils-js
27
docker:
28
- - image: circleci/node:12.19.0
+ - image: circleci/node:14.17.6
29
30
jobs:
31
test:
.node-version
@@ -1 +1 @@
1
-12.19.0
+14.17.6
0 commit comments