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/setup-action@v1.3.0
with:
jvm: temurin:1.11

@ennru
Copy link
Member Author

ennru commented Apr 20, 2023

Redid parts in

@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