Skip to content

Commit

Permalink
fix: pnpm version in workflow (#928)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonom authored Sep 29, 2024
1 parent 4765f2f commit 5c5edc9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/changeset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:

- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9

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

0 comments on commit 5c5edc9

Please sign in to comment.