chore: pipeline node version (#4896)
This commit is contained in:
committed by
GitHub
parent
b7de679e9b
commit
d9c5e165cd
2
.github/workflows/oas-test.yml
vendored
2
.github/workflows/oas-test.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Setup Node.js environment
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: "16.10.0"
|
||||
node-version: "16.20.2"
|
||||
cache: "yarn"
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user