Skip to content

Commit 763061c

Browse files
committed
chore: Update pnpm in CI
1 parent 2dd4d29 commit 763061c

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ jobs:
1717
- name: Checkout
1818
uses: actions/checkout@v4
1919

20-
- uses: pnpm/action-setup@v2
21-
with:
22-
version: 8
20+
- uses: pnpm/action-setup@v4
2321

2422
- name: Setup Node.js ${{ matrix.node }}
2523
uses: actions/setup-node@v4

pnpm-lock.yaml

Lines changed: 0 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)