Skip to content

Commit

Permalink
fix(workflows): update pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
GervinFung committed Jul 21, 2024
1 parent e248c61 commit 3c1a188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/root.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Pnpm
uses: pnpm/action-setup@v4
with:
version: 8
version: 9

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
Expand Down

0 comments on commit 3c1a188

Please sign in to comment.