Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 6c2cd20

Browse files
authored
docs: Update node version and docusaurus (#4617)
1 parent 28ef736 commit 6c2cd20

File tree

3 files changed

+6754
-7662
lines changed

3 files changed

+6754
-7662
lines changed

.github/workflows/pull-request-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- uses: actions/checkout@v2
5353
- uses: actions/setup-node@v2
5454
with:
55-
node-version: '16'
55+
node-version: '18'
5656
- name: "Build Docs"
5757
run: |
5858
cd docs/

0 commit comments

Comments
 (0)