Skip to content

Commit ab3c14c

Browse files
committed
build the site using Node.js v24.13.1
1 parent 593428b commit ab3c14c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
java-version: 21
1818
- uses: actions/setup-node@v6
1919
with:
20-
node-version: 24.13.0
20+
node-version: 24.13.1
2121
- uses: actions/checkout@v6
2222
- run: npm clean-install
2323
- run: npx antora src/site/antora/ci-playbook.yml

0 commit comments

Comments
 (0)