Skip to content

Commit fdfb480

Browse files
committed
update Node.js to v22.15.1
1 parent 0e085e1 commit fdfb480

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: 17
1818
- uses: actions/setup-node@v4
1919
with:
20-
node-version: 22.15.0
20+
node-version: 22.15.1
2121
- uses: actions/checkout@v4
2222
- run: npx antora src/site/ci-playbook.yml
2323
- run: ./gradlew copyJavadocToSite --console=plain --stacktrace

0 commit comments

Comments
 (0)