Skip to content

Commit

Permalink
chore: update pnpm to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
tachibana-shin committed Mar 7, 2024
1 parent 9356ea0 commit 2d311e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
name: Install pnpm
id: pnpm-install
with:
version: 7
version: 8
run_install: false

- name: Pack
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-mv2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
name: Install pnpm
id: pnpm-install
with:
version: 7
version: 8
run_install: false

- name: Pack
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-mv3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
name: Install pnpm
id: pnpm-install
with:
version: 7
version: 8
run_install: false

- name: Pack
Expand Down

0 comments on commit 2d311e1

Please sign in to comment.