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 bc20d5e commit 1f9ef74Copy full SHA for 1f9ef74
.github/workflows/docs-test.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Node.js
20
uses: actions/setup-node@v6
21
with:
22
- node-version: "22"
+ node-version: "24"
23
cache: "npm"
24
cache-dependency-path: docs/package-lock.json
25
.github/workflows/gh-pages.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
36
37
0 commit comments