From 1761188ddeb9a02518173343de9eb0cb58fd3096 Mon Sep 17 00:00:00 2001 From: John Wesley Walker III <81404201+jww3@users.noreply.github.com> Date: Wed, 21 Feb 2024 16:54:27 +0100 Subject: [PATCH] throwaway PR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfecf46..4b2e8a1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Build and Test](https://github.com/actions/checkout/actions/workflows/test.yml/badge.svg)](https://github.com/actions/checkout/actions/workflows/test.yml) -# Checkout V4 +# Checkout V4 (test an insignificant change) This action checks-out your repository under `$GITHUB_WORKSPACE`, so your workflow can access it.