Fix CI tests. (#596)

This commit is contained in:
Fangjun Kuang
2024-02-21 15:37:27 +08:00
committed by GitHub
parent 099a0ccae3
commit 25079b5c05
6 changed files with 7 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 13
registry-url: 'https://registry.npmjs.org'