From deb4952cb684af19130a15890492b5fc02cec6da Mon Sep 17 00:00:00 2001 From: Markus Wiegand Date: Mon, 7 Dec 2020 21:04:05 +0100 Subject: [PATCH] update example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 246c11d..4134d17 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Checkout ```YAML - name: Check out code into the Go module directory - uses: actions/checkout@v1 + uses: actions/checkout@v2 ``` Use by building from repository