Skip to content

Commit

Permalink
ci: 修改pnpm的版本
Browse files Browse the repository at this point in the history
  • Loading branch information
kaze-k committed Jul 24, 2024
1 parent bdb8696 commit 1c5622e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
node-version: [18.x]
pnpm-version: [8.x]
pnpm-version: [9.x]

steps:
- name: 1. 检查代码
Expand Down

0 comments on commit 1c5622e

Please sign in to comment.