Skip to content

Commit

Permalink
chore: lock CI PNPM version
Browse files Browse the repository at this point in the history
  • Loading branch information
clintcs committed Jun 13, 2023
1 parent d8ffa1b commit 5429277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pnpm/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
steps:
- uses: pnpm/[email protected]
with:
version: 7.32.x
version: 7.32.5
- uses: actions/setup-node@v3
with:
cache: 'pnpm'
Expand Down

0 comments on commit 5429277

Please sign in to comment.