Skip to content

Commit 756cc57

Browse files
authored
Update .github/workflows/docs.yml
1 parent 36a7a43 commit 756cc57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Setup Nodejs and yarn
4141
uses: actions/setup-node@v2
4242
with:
43-
node-version: "20"
43+
node-version: "18.18"
4444
cache: yarn
4545

4646
- name: Install dependencies

0 commit comments

Comments
 (0)