Skip to content

Commit

Permalink
chore(ci): bump pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
XuHaoJun committed Aug 28, 2024
1 parent 046aa59 commit a26392b
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 @@ -59,7 +59,7 @@ jobs:
uses: pnpm/action-setup@v4
if: ${{ steps.detect-package-manager.outputs.manager == 'pnpm' }}
with:
version: 9.6.0
version: 9.9.0

- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit a26392b

Please sign in to comment.