Skip to content

Commit 7bcc3b8

Browse files
authored
Update deploy-docs.yml
1 parent 875f351 commit 7bcc3b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup Node.js
2424
uses: actions/setup-node@v3
2525
with:
26-
node-version: 16
26+
node-version: 18
2727
cache: npm
2828

2929
- name: Install Deps

0 commit comments

Comments
 (0)