Skip to content

Commit

Permalink
fix release action
Browse files Browse the repository at this point in the history
  • Loading branch information
tsriram committed Jan 14, 2025
1 parent bd31e8e commit b3eb7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v3

- uses: pnpm/action-setup@v2.4.0
- uses: pnpm/action-setup@v4

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

0 comments on commit b3eb7c4

Please sign in to comment.