Skip to content

Commit 71382f3

Browse files
committed
Update deploy-docs.yml
1 parent d68408c commit 71382f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: build
2020
uses: actions/setup-node@v1
2121
with:
22-
node-version: "10.x"
22+
node-version: "12.x"
2323
- run: |
2424
npm install
2525
cd examples

0 commit comments

Comments
 (0)