We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f932ead + 9451aa6 commit c3b598eCopy full SHA for c3b598e
.circleci/config.yml
@@ -17,7 +17,7 @@ jobs:
17
build:
18
working_directory: ~/nest
19
docker:
20
- - image: cimg/node:19.6
+ - image: cimg/node:19.7
21
steps:
22
- checkout
23
- run:
0 commit comments