Skip to content

Commit 0edbbf2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)