We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83dfad0 commit a79e41eCopy full SHA for a79e41e
.circleci/config.yml
@@ -12,7 +12,7 @@ jobs:
12
lint_markdown:
13
<<: *defaults
14
docker:
15
- - image: node:12-slim
+ - image: node:13-slim
16
steps:
17
- checkout
18
- run:
0 commit comments