Skip to content

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/[email protected]
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)