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 e66786a commit 6e62b1aCopy full SHA for 6e62b1a
.github/workflows/deploy-docs.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup Node.js
22
uses: actions/setup-node@v4
23
with:
24
- node-version: '18'
+ node-version: '20'
25
cache: 'yarn'
26
27
- name: Install main dependencies
0 commit comments