Skip to content

Commit

Permalink
fix: lock pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrykingxyz committed Nov 15, 2023
1 parent 7ecc388 commit 55e9c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ runs:
- name: Use pnpm
uses: pnpm/action-setup@v2
with:
version: 7
version: 7.32.0
- name: Use node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 55e9c43

Please sign in to comment.