Skip to content

Commit 345b581

Browse files
authored
Merge pull request #17 from Couchbase-Ecosystem/fix_docusaurus
💚 Fix docusaurus node dependency"
2 parents c314901 + 96dc834 commit 345b581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919
- uses: actions/setup-node@v4
2020
with:
21-
node-version: 18
21+
node-version: 20
2222

2323
- name: Install dependencies
2424
run: |

0 commit comments

Comments
 (0)