Skip to content

Commit

Permalink
Update pnpm version to 8 in prepare action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota-murakami committed Oct 25, 2023
1 parent 8893478 commit 60054ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ name: Prepare
runs:
steps:
- uses: pnpm/action-setup@v2
with:
version: 8
- uses: actions/setup-node@v3
with:
cache: pnpm
Expand Down

0 comments on commit 60054ce

Please sign in to comment.