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 41e97e7 + 412e117 commit 2a3e0aaCopy full SHA for 2a3e0aa
.circleci/config.yml
@@ -17,7 +17,7 @@ jobs:
17
build:
18
working_directory: ~/nest
19
docker:
20
- - image: cimg/node:20.8
+ - image: cimg/node:21.1
21
steps:
22
- checkout
23
- run:
0 commit comments