We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1eeb22 + 979f6b6 commit 00efe0fCopy full SHA for 00efe0f
2 files changed
.github/workflows/antora-build.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Install Node.js
27
uses: actions/setup-node@v5
28
with:
29
- node-version: 22
+ node-version: 24
30
31
- name: Install Antora and the Antora Lunr Extension
32
run: npm i antora @antora/lunr-extension
.github/workflows/check-build.yml
@@ -165,7 +165,7 @@ jobs:
165
166
167
168
169
170
171
0 commit comments