Skip to content

Commit be238cc

Browse files
bowentangostli
authored andcommitted
feat: 修改node版本
1 parent 6d3e008 commit be238cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-open-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: wagoid/commitlint-github-action@v4
1616
- uses: actions/setup-node@v2
1717
with:
18-
node-version: '14'
18+
node-version: '16'
1919
check-latest: true
2020
- name: Get yarn cache directory path
2121
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)