v3.9.0: feat() upgrade to node lts, feat() upgrade axios, jest and other dependencies, chore(): move some dependencies to optional
This commit is contained in:
2
.github/workflows/e2etest.yml
vendored
2
.github/workflows/e2etest.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 20.11.0
|
||||
cache: 'npm'
|
||||
|
||||
- name: Install
|
||||
|
||||
Reference in New Issue
Block a user