From b4d9aa52bbc030b67bad783a9d370a42e9475532 Mon Sep 17 00:00:00 2001
From: Vipul <vsvipul@github.com>
Date: Mon, 28 Nov 2022 16:20:20 +0530
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 8117b58..d06d74d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # cache
-
+test commit
 This action allows caching dependencies and build outputs to improve workflow execution time.
 
 [![Tests](https://github.com/actions/cache/actions/workflows/workflow.yml/badge.svg)](https://github.com/actions/cache/actions/workflows/workflow.yml)