We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b223b14 commit 5671c47Copy full SHA for 5671c47
.github/workflows/docs.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup Node.js
34
uses: actions/setup-node@v3
35
with:
36
- node-version: '18.x'
+ node-version: '20.x'
37
- name: Build
38
run: |
39
yarn
0 commit comments