Skip to content

Commit

Permalink
Revert "回退 node version (#236)" (#238)
Browse files Browse the repository at this point in the history
This reverts commit 324039d.
  • Loading branch information
HiRyanLee authored Sep 9, 2024
1 parent 324039d commit f74ee32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-open-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: wagoid/commitlint-github-action@v4
- uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '18'
check-latest: true
- name: Get yarn cache directory path
id: yarn-cache-dir-path
Expand Down

0 comments on commit f74ee32

Please sign in to comment.