From b13df3fa54906267462ad7d7b17ebea9e44cf960 Mon Sep 17 00:00:00 2001
From: BSKY <git@bsky.moe>
Date: Wed, 18 Mar 2020 22:44:24 +0900
Subject: [PATCH] Update README.md (#213)

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

diff --git a/README.md b/README.md
index b376fea..5c86306 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,7 @@ Using the `cache-hit` output, subsequent steps (such as install or build) can be
 Example:
 ```yaml
 steps:
-  - uses: actions/checkout@v1
+  - uses: actions/checkout@v2
 
   - uses: actions/cache@v1
     id: cache