Skip to content

Commit

Permalink
chore: correct pnpm version (#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed May 31, 2023
1 parent d82cf2e commit 50a3513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 7.x.x
version: 8.x.x

- name: Set up Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit 50a3513

Please sign in to comment.