Skip to content

Commit

Permalink
fix CI bug with pnpm CI mismatch in release
Browse files Browse the repository at this point in the history
  • Loading branch information
versecafe committed Oct 11, 2024
1 parent 65ba4d2 commit b586991
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 @@ -22,7 +22,7 @@ jobs:
- name: Install PNPM
uses: pnpm/action-setup@v4
with:
version: 9.8.0
version: 9.12.1
run_install: false

- name: Setup Node
Expand Down

0 comments on commit b586991

Please sign in to comment.