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 9c971d7 commit fcd691aCopy full SHA for fcd691a
.github/workflows/release_docs.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Node.js
16
uses: actions/setup-node@v3
17
with:
18
- node-version: 24
+ node-version: 20
19
cache: pnpm
20
- name: Install deps
21
run: pnpm install
0 commit comments