There was an error while loading. Please reload this page.
1 parent 6dcd175 commit 43d201aCopy full SHA for 43d201a
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