Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update pnpm version in deploy workflow
Browse files Browse the repository at this point in the history
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
@@ -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

0 comments on commit a9a6adc

Please sign in to comment.