From a65c1f84e92343d43178048aca74848262e66902 Mon Sep 17 00:00:00 2001
From: Cory Miller <13227161+cory-miller@users.noreply.github.com>
Date: Thu, 18 Apr 2024 15:44:57 +0000
Subject: [PATCH] formatting woes

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 131d737..142ec20 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
     # the input `ssh-known-hosts` to configure additional hosts.
     # Default: true
     ssh-strict: ''
-    
+
     # The user to use when connecting to the remote SSH host. By default 'git' is
     # used.
     ssh-user: ''