Skip to content

Commit

Permalink
chore: bump pnpm from 8.15.6 to 9.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kibotrel committed May 18, 2024
1 parent 32f4bff commit 16ecf5c
Show file tree
Hide file tree
Showing 3 changed files with 3,111 additions and 2,548 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
with:
version: 8
version: 9.1.1
- uses: actions/setup-node@v3
with:
node-version: '20.13.1'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
with:
version: 8
version: 9.1.1
- uses: actions/setup-node@v3
with:
node-version: '20.13.1'
Expand Down
Loading

0 comments on commit 16ecf5c

Please sign in to comment.