Skip to content

Commit 6107590

Browse files
chore(deps): update dependency node to v22 (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6131ef0 commit 6107590

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_gh_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@v4
3131
with:
32-
node-version: "18"
32+
node-version: "22"
3333
- name: Install Antora
3434
run: npm i antora
3535
- name: Install Asciidoctor Kroki extension

0 commit comments

Comments
 (0)