Skip to content

Commit 84d3937

Browse files
chore(deps): update dependency node to v24
1 parent 1a3eb86 commit 84d3937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install Node.js
3030
uses: actions/setup-node@v6
3131
with:
32-
node-version: "22"
32+
node-version: "24"
3333
- name: Install Antora
3434
run: npm i antora
3535
- name: Install Asciidoctor Kroki extension

0 commit comments

Comments
 (0)