We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ffa2d0 + 163b136 commit b165fb8Copy full SHA for b165fb8
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: 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