From bee95163a45f8aae55d279126b72272c187bf34f Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Fri, 27 May 2022 21:52:12 +0200 Subject: [PATCH] Shorten description in action.yml --- action.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 259eb78..800983d 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,5 @@ name: 'Setup AdoptOpenJDK (deprecated)' -description: 'DEPRECATED: Please use actions/setup-java v2 or later. Set up a specific version of the Java JDK from AdoptOpenJDK and add the - command-line tools to the PATH.' +description: 'DEPRECATED: Please use actions/setup-java v2 or later. Set up a specific version of OpenJDK from AdoptOpenJDK and add it to the PATH.' author: 'Jochen Schalanda' inputs: release_type: