From a1c9436dc7d9a22278a5d74ba5113958e179a21f Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 28 Jan 2026 06:34:55 -0500 Subject: [PATCH] spelling: set up Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 966ce20..1e7432e 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'Setup Go environment' -description: 'Setup a Go environment and add it to the PATH' +description: 'Set up a Go environment and add it to the PATH' author: 'GitHub' inputs: go-version: