Skip to content

Commit

Permalink
ci:fix pnnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremycolin committed Sep 1, 2024
1 parent a9874c4 commit 9a8606d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 9
version: 9.9.0

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

0 comments on commit 9a8606d

Please sign in to comment.