Skip to content

Commit

Permalink
Move to pnpm 9
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed May 9, 2024
1 parent 9678264 commit 82c234d
Show file tree
Hide file tree
Showing 2 changed files with 3,464 additions and 2,695 deletions.
4 changes: 2 additions & 2 deletions .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@v2
with:
version: 8
version: 9
- name: Install Node.js
uses: actions/setup-node@v3
with:
Expand All @@ -40,7 +40,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 8
version: 9
- name: Install Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
Expand Down
Loading

0 comments on commit 82c234d

Please sign in to comment.