Skip to content

Commit

Permalink
fix: ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
Aiden authored and Aiden committed Sep 16, 2024
1 parent 9f05d9a commit 48a286d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# 设置pnpm
- uses: pnpm/action-setup@v2
with:
version: 8.7.1
version: 9.4.0

# 设置 pnpm 缓存文件
- name: Cache pnpm
Expand Down

0 comments on commit 48a286d

Please sign in to comment.