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 c2f36a1 commit e0ca4eeCopy full SHA for e0ca4ee
.github/workflows/antora-build.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Install Node.js
27
uses: actions/setup-node@v4
28
with:
29
- node-version: 18
+ node-version: 22
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