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