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 a0dc567 commit f5e182eCopy full SHA for f5e182e
.github/workflows/docs-deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Setup Node.js environment
36
uses: actions/setup-node@v4
37
with:
38
- node-version: 22
+ node-version: 23
39
cache: "pnpm"
40
41
- name: Install dependencies
.github/workflows/lint.yml
@@ -36,7 +36,7 @@ jobs:
42
0 commit comments