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 fcc132b commit 4c7a2b6Copy full SHA for 4c7a2b6
.github/workflows/docs.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: pnpm/action-setup@v4
27
- uses: actions/setup-node@v4
28
with:
29
- node-version: 18
+ node-version: 22
30
cache: pnpm
31
- uses: actions/configure-pages@v5
32
- run: pnpm install
0 commit comments