Skip to content

Commit

Permalink
chore: Update pnpm in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Aug 23, 2024
1 parent 2dd4d29 commit 763061c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- uses: pnpm/action-setup@v2
with:
version: 8
- uses: pnpm/action-setup@v4

- name: Setup Node.js ${{ matrix.node }}
uses: actions/setup-node@v4
Expand Down
15 changes: 0 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 763061c

Please sign in to comment.