We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2719a9 commit 96f75dfCopy full SHA for 96f75df
1 file changed
.github/workflows/docusaurus-deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v3
19
- uses: actions/setup-node@v3
20
with:
21
- node-version: 18
+ node-version: 20
22
cache: yarn
23
24
- name: Install dependencies
0 commit comments