Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 11bf291

Browse files
committed
update node.js version
1 parent 8789f4e commit 11bf291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/remark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Node.js
2222
uses: actions/setup-node@v1.4.4
2323
with:
24-
node-version: '12.x'
24+
node-version: '14.x'
2525

2626
- name: Install remark
2727
run: npm install remark-cli remark-lint remark-lint-maximum-line-length remark-preset-lint-recommended remark-gfm

0 commit comments

Comments
 (0)