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.
1 parent 77af56d commit f4ea50bCopy full SHA for f4ea50b
.github/workflows/remark.yml
@@ -20,6 +20,8 @@ jobs:
20
21
- name: Setup Node.js
22
uses: actions/setup-node@v1.4.4
23
+ with:
24
+ node-version: '12.x'
25
26
- name: Install remark
27
run: npm install remark-cli remark-lint remark-lint-maximum-line-length remark-preset-lint-recommended remark-gfm
0 commit comments