Skip to content

Commit

Permalink
chore: updated pnpm action in release CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lmammino committed Jul 20, 2024
1 parent bfaafbb commit a7f38e2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:
- name: Begin CI...
uses: actions/checkout@v4

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

- name: Use Node 20.x
uses: actions/setup-node@v4
Expand Down

0 comments on commit a7f38e2

Please sign in to comment.