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 Apr 25, 2024
1 parent a3d7dc5 commit 03a6b96
Show file tree
Hide file tree
Showing 2 changed files with 2,655 additions and 2,235 deletions.
6 changes: 3 additions & 3 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@v3
with:
version: 8
version: 9
- name: Install Node.js
uses: actions/setup-node@v4
with:
Expand All @@ -40,7 40,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v3
with:
version: 8
version: 9
- name: Install Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
Expand All @@ -59,7 59,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v3
with:
version: 8
version: 9
- name: Install Node.js
uses: actions/setup-node@v4
with:
Expand Down
Loading

0 comments on commit 03a6b96

Please sign in to comment.