Skip to content

Commit

Permalink
Update pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 14, 2025
1 parent 1e6142d commit aac23d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9
version: 10
- name: Install Node.js
uses: actions/setup-node@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9
version: 10
- name: Install Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit aac23d7

Please sign in to comment.