Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: run link checking on JDK 11 #2962

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

ennru
Copy link
Member

@ennru ennru commented Mar 20, 2023

Publishing docs runs on JDK 11 and thus JavaDoc 11, the regular link checker should use the same version as URLs are affected.

- name: Set up JDK 11
uses: coursier/[email protected]
with:
jvm: temurin:1.11

@ennru
Copy link
Member Author

ennru commented Apr 20, 2023

Redid parts in

@ennru ennru force-pushed the ennru-check-links-on-11 branch from 0227e1b to 6682212 Compare April 21, 2023 04:28
@ennru ennru requested a review from johanandren April 21, 2023 04:30
@johanandren johanandren merged commit 347d15b into akka:master Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants