build: use Node.js =20.3.0 for local dev env (#9204)
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 20
|
||||
|
||||
- name: Prepare SwaggerUI dist
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user