Skip to content

Commit

Permalink
Upgrade pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
JoviDeCroock committed Jan 11, 2025
1 parent 4b9144f commit 155e753
Show file tree
Hide file tree
Showing 4 changed files with 5,282 additions and 4,323 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/compressed-size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v3
with:
version: 8
version: 9.12

- name: compressed-size-action
uses: preactjs/compressed-size-action@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v3
with:
version: 8
version: 9.12

- name: Install Node.js
uses: actions/setup-node@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v3
with:
version: 8
version: 9.23

- name: Install Node.js
uses: actions/setup-node@v4
Expand Down
Loading

0 comments on commit 155e753

Please sign in to comment.