From 83bc08b934ae7dc28c29283bbfa0a5ac82577932 Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Wed, 25 Sep 2019 12:45:09 +0900 Subject: [PATCH] docs: update tag of peaceiris/actions-hugo to v2.2.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea79cac..e0efe88 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ jobs: # submodules: true - name: Setup Hugo - uses: peaceiris/actions-hugo@v2.2.0 + uses: peaceiris/actions-hugo@v2.2.1 with: hugo-version: '0.58.3'