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 e0e7a23 commit 39bd27bCopy full SHA for 39bd27b
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
3
defaults: &defaults
4
docker:
5
- - image: node:22.13
+ - image: node:20.18
6
7
deploy_defaults: &deploy_defaults
8
0 commit comments