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.
2 parents b99b738 + bd1732b commit 1b95300Copy full SHA for 1b95300
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
3
aliases:
4
- &docker-image
5
docker:
6
- - image: cimg/node:16.13.1
+ - image: cimg/node:18.20.3
7
8
- &install_typescript_globally
9
run:
0 commit comments