Skip to content

Commit 26960e6

Browse files
chore(deps): update dependency node to v24
1 parent 7542bf8 commit 26960e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nodejs 22.20.0
1+
nodejs 24.11.1

ui/.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Install Node.js
1212
uses: actions/setup-node@v5
1313
with:
14-
node-version: "22"
14+
node-version: "24"
1515
- name: Install Antora
1616
run: npm i antora
1717
- name: Generate Site

0 commit comments

Comments
 (0)