fix: downgrade node version for docusaurus
This commit is contained in:
parent
fbf51d65db
commit
e22ac77c86
2
.github/workflows/deploy-jan-docs.yml
vendored
2
.github/workflows/deploy-jan-docs.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 18
|
||||
cache: 'npm'
|
||||
cache-dependency-path: './docs/package-lock.json'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user