Skip to content

Commit

Permalink
chore: Update pnpm version in deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
k-miyake committed Sep 13, 2024
1 parent 2642dab commit a9a6adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 9.4.0
version: 9.7.1
run_install: false
- name: Install Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit a9a6adc

Please sign in to comment.