Skip to content

Commit

Permalink
Update pnpm to v9 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcroote authored Jul 3, 2024
1 parent 47c809c commit 4b364de
Show file tree
Hide file tree
Showing 2 changed files with 2,000 additions and 1,561 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
- name: Clone repo
uses: actions/checkout@v4
- name: Install pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v3
with:
version: 8.8.0
version: 9
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down
Loading

0 comments on commit 4b364de

Please sign in to comment.