Skip to content

Commit

Permalink
Fix pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
icodesign committed Jul 21, 2024
1 parent 21dd05c commit 812f139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 8
version: 9.4.0
run_install: false

- name: Install Node.js
Expand Down

0 comments on commit 812f139

Please sign in to comment.