We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a4855a + b30ee59 commit e61021dCopy full SHA for e61021d
1 file changed
.github/workflows/publish_gh_pages.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install Node.js
30
uses: actions/setup-node@v4
31
with:
32
- node-version: "18"
+ node-version: "22"
33
- name: Install Antora
34
run: npm i antora
35
- name: Install Asciidoctor Kroki extension
0 commit comments