From 9557b05e471beda5c94e2e2dab43c483984d1334 Mon Sep 17 00:00:00 2001 From: Aparna Jyothi Date: Fri, 5 Sep 2025 18:22:01 +0530 Subject: [PATCH] npm run format-check --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 11786799..c5cd2bd4 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,6 @@ Make sure your runner is updated to this version or newer to use this release. v For more detailed release notes with documntation updates and dependency upgrades, please track [release notes](https://github.com/actions/setup-java/releases/tag/v5.0.0) - - - ## V2 vs V1 - V2 supports custom distributions and provides support for Azul Zulu OpenJDK, Eclipse Temurin and AdoptOpenJDK out of the box. V1 supports only Azul Zulu OpenJDK.