Skip to content

Commit

Permalink
chore: fix CI for pnpm 9
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed May 25, 2024
1 parent 47e3be5 commit 2d6af53
Show file tree
Hide file tree
Showing 2 changed files with 4,840 additions and 3,921 deletions.
2 changes: 2 additions & 0 deletions .github/actions/prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ name: Prepare
runs:
steps:
- uses: pnpm/action-setup@v2
with:
version: 9
- uses: actions/setup-node@v4
with:
cache: pnpm
Expand Down
Loading

0 comments on commit 2d6af53

Please sign in to comment.