Skip to content

Commit

Permalink
downgrade pnpm in ci to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
iwoplaza committed Jul 1, 2024
1 parent a9e0a1e commit 6e73e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 9
version: 8
run_install: false

- name: Use Node.js ${{ matrix.node-version }} on ${{ matrix.os }}
Expand Down

0 comments on commit 6e73e37

Please sign in to comment.