Fix CI tests. (#596)
This commit is contained in:
2
.github/workflows/npm.yaml
vendored
2
.github/workflows/npm.yaml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user