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 7542bf8 commit 2d76abbCopy full SHA for 2d76abb
.tool-versions
@@ -1 +1 @@
1
-nodejs 22.20.0
+nodejs 24.11.0
ui/.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Install Node.js
12
uses: actions/setup-node@v5
13
with:
14
- node-version: "22"
+ node-version: "24"
15
- name: Install Antora
16
run: npm i antora
17
- name: Generate Site
0 commit comments