We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e2844c + 20c768a commit 4095ee4Copy full SHA for 4095ee4
1 file changed
.circleci/config.yml
@@ -17,7 +17,7 @@ jobs:
17
build:
18
working_directory: ~/nest
19
docker:
20
- - image: cimg/node:19.5
+ - image: cimg/node:19.6
21
steps:
22
- checkout
23
- run:
0 commit comments