From acdbc5377c8956fada49a1aa112d8947d858b586 Mon Sep 17 00:00:00 2001 From: Vladimir Safonkin Date: Mon, 28 Mar 2022 10:24:34 +0200 Subject: [PATCH] Remove stable input description from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b6b35ed..3fe7e26 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ This action sets up a go environment for use in actions by: The V3 offers: - Adds GOBIN to the PATH - Proxy Support -- `stable` input - Check latest version - Bug Fixes (including issues around version matching and semver)