diff --git a/README.md b/README.md index 8ca0307..709fdff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Setup Java -[](https://github.com/actions/setup-java/actions/workflows/workflow.yml) +[](https://github.com/actions/setup-java/actions/workflows/basic-validation.yml) +[](https://github.com/actions/setup-java/actions/workflows/e2e-versions.yml) +[](https://github.com/actions/setup-java/actions/workflows/e2e-cache.yml) The `setup-java` action provides the following functionality for GitHub Actions runners: - Downloading and setting up a requested version of Java. See [Usage](#Usage) for a list of supported distributions.