We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6131ef0 commit 6107590Copy full SHA for 6107590
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