Skip to content

Commit 5671c47

Browse files
committed
Update docs.yml
1 parent b223b14 commit 5671c47

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
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup Node.js
3434
uses: actions/setup-node@v3
3535
with:
36-
node-version: '18.x'
36+
node-version: '20.x'
3737
- name: Build
3838
run: |
3939
yarn

0 commit comments

Comments
 (0)