Skip to content

Commit

Permalink
Use pnpm 7.29.1 for now to circument dep regression (#17787)
Browse files Browse the repository at this point in the history
  • Loading branch information
paescuj committed Mar 14, 2023
1 parent a29a664 commit 1c7320e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ runs:
name: Install pnpm
id: pnpm-install
with:
version: 7
version: 7.29.1
run_install: false

- name: Get pnpm store directory
Expand Down

0 comments on commit 1c7320e

Please sign in to comment.