build: use Node.js =20.3.0 for local dev env (#9204)
This commit is contained in:
2
.github/workflows/release-swagger-ui.yml
vendored
2
.github/workflows/release-swagger-ui.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 20
|
||||
|
||||
- name: Determine the next release version
|
||||
uses: cycjimmy/semantic-release-action@v3
|
||||
|
||||
Reference in New Issue
Block a user