File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# Setup Java
22
3- [ ![ Main workflow] ( https://github.com/actions/setup-java/actions/workflows/workflow.yml/badge.svg )] ( https://github.com/actions/setup-java/actions/workflows/workflow.yml )
3+ [ ![ Basic validation] ( https://github.com/actions/setup-java/actions/workflows/basic-validation.yml/badge.svg?branch=main )] ( https://github.com/actions/setup-java/actions/workflows/basic-validation.yml )
4+ [ ![ Validate Java e2e] ( https://github.com/actions/setup-java/actions/workflows/e2e-versions.yml/badge.svg?branch=main )] ( https://github.com/actions/setup-java/actions/workflows/e2e-versions.yml )
5+ [ ![ Validate cache] ( https://github.com/actions/setup-java/actions/workflows/e2e-cache.yml/badge.svg?branch=main )] ( https://github.com/actions/setup-java/actions/workflows/e2e-cache.yml )
46
57The ` setup-java ` action provides the following functionality for GitHub Actions runners:
68- Downloading and setting up a requested version of Java. See [ Usage] ( #Usage ) for a list of supported distributions.
You can’t perform that action at this time.
0 commit comments