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 8b7312f commit 9c971d7Copy full SHA for 9c971d7
.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: 18
+ node-version: 24
19
cache: pnpm
20
- name: Install deps
21
run: pnpm install
0 commit comments