Skip to content

Commit

Permalink
ci: remove pnpm version from action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ssalbdivad committed Jun 1, 2024
1 parent a569f63 commit 84e6d63
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ runs:

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

- name: Install dependencies
shell: bash
Expand Down

0 comments on commit 84e6d63

Please sign in to comment.