update node.js version

This commit is contained in:
kyoto7250 2022-06-26 20:19:32 +09:00
parent 8789f4e88a
commit 11bf291189

View File

@ -21,7 +21,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1.4.4
with:
node-version: '12.x'
node-version: '14.x'
- name: Install remark
run: npm install remark-cli remark-lint remark-lint-maximum-line-length remark-preset-lint-recommended remark-gfm