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 da2154d commit 771d036Copy full SHA for 771d036
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Setup Node.js
41
uses: actions/setup-node@v2
42
with:
43
- node-version: '18'
+ node-version: '20'
44
45
- name: Install Docs Dependencies
46
run: yarn install
0 commit comments