Skip to content

Commit

Permalink
chore(ci): fix test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
qwqcode committed Dec 18, 2023
1 parent 6a53597 commit ad5a042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- uses: pnpm/action-setup@v2
with:
version: 9
version: 8

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

0 comments on commit ad5a042

Please sign in to comment.