We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b52134 commit ac7d2afCopy full SHA for ac7d2af
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Node
22
uses: actions/setup-node@v2
23
with:
24
- node-version: "14"
+ node-version: "20"
25
# Install and build Docusaurus website
26
- name: Build Docusaurus website
27
run: |
0 commit comments