We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6db3731 commit 29465d8Copy full SHA for 29465d8
.github/workflows/build-docs.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup Node
27
uses: actions/setup-node@v3
28
with:
29
- node-version: '16.x'
+ node-version: '18.x'
30
31
- name: Get yarn cache
32
id: yarn-cache
0 commit comments