Skip to content

Commit

Permalink
update Node.js to v20.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Nov 24, 2023
1 parent 476ac0f commit 28b836f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
java-version: 17
- uses: actions/setup-node@v4
with:
node-version: 20.9.0
node-version: 20.10.0
- run: npx antora src/site/ci-playbook.yml
- run: ./gradlew copyJavadocToSite --console=plain --no-daemon --stacktrace
- uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 28b836f

Please sign in to comment.