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.
2 parents 8789f4e + 11bf291 commit ab58276Copy full SHA for ab58276
.github/workflows/remark.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup Node.js
22
uses: actions/[email protected]
23
with:
24
- node-version: '12.x'
+ node-version: '14.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