Skip to content

Commit

Permalink
fix(workflow): 更新 Node.js 版本至 20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Feb 17, 2025
1 parent 1f3428d commit 3587be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fetch-depth: 1
- uses: actions/setup-node@v3
with:
node-version: 16.14.0
node-version: 20.x
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
Expand Down

0 comments on commit 3587be7

Please sign in to comment.