Skip to content

Commit

Permalink
chore: bump pnpm version to 9
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Wang <[email protected]>
  • Loading branch information
ruibaby committed Jun 3, 2024
1 parent 7eec307 commit 583531b
Show file tree
Hide file tree
Showing 2 changed files with 6,562 additions and 5,295 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: pnpm/action-setup@v3
with:
version: 8
version: 9

- uses: actions/setup-node@v4
with:
Expand All @@ -41,7 +41,7 @@ jobs:

- uses: pnpm/action-setup@v3
with:
version: 8
version: 9

- uses: actions/setup-node@v4
with:
Expand Down
Loading

0 comments on commit 583531b

Please sign in to comment.