Skip to content

Commit

Permalink
Upgrade pnpm/action-setup for release-beta workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyomair committed Jul 4, 2024
1 parent a4b2f25 commit 7121032
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v3

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

- name: Use Node.js 18.x
uses: actions/setup-node@v3
Expand Down

0 comments on commit 7121032

Please sign in to comment.