Skip to content

Commit

Permalink
fix: update ci test file
Browse files Browse the repository at this point in the history
  • Loading branch information
escwxyz committed Jul 16, 2024
1 parent d999343 commit 5e44a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@main
- uses: pnpm/action-setup@v2
with:
version: 7
version: 8
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@main
with:
Expand Down

0 comments on commit 5e44a3b

Please sign in to comment.