We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fe94aa + 9bccc31 commit d9ec433Copy full SHA for d9ec433
.circleci/config.yml
@@ -17,7 +17,7 @@ jobs:
17
build:
18
working_directory: ~/nest
19
docker:
20
- - image: cimg/node:20.11
+ - image: cimg/node:22.14
21
steps:
22
- checkout
23
- restore_cache:
0 commit comments