javadoc-cleanup
Version updated for cicirello/javadoc-cleanup to version v1.3.7.
- This publisher is shown as erified by GitHub.
- This action is used across all versions by 42 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
[1.3.7] - 2023-10-05
Fixed
- Fix minor bug in regex used to detect if an html file was generated by Javadoc.
- Fix minor bug in regex used to detect if an html file is a redirect, such as in javadocs for libraries that define a JPMS module.
- Fix minor bug in regex used to detect if a Javadoc page already specified a viewport directive, such as in Java 16+.
Dependencies
- Bump cicirello/pyaction from 4.11.1 to 4.25.0, including upgrading Python within the Docker container to 3.12.
CI/CD
- Bump Python to 3.12 in CI/CD workflows when running unit tests.