Skip to content

Commit 324039d

Browse files
HiRyanLeerianli
andauthored
回退 node version (#236)
Co-authored-by: rianli <[email protected]>
1 parent e643e1b commit 324039d

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: '18'
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)