From 626ca71936d6fff6ab591b10b1638530c449e36d Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Thu, 28 Nov 2019 20:49:06 +0900 Subject: [PATCH] docs: Add stable tag v2 of peaceiris/actions-hugo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc4d36b..972b29d 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ jobs: # submodules: true - name: Setup Hugo - uses: peaceiris/actions-hugo@v2.3.0 + uses: peaceiris/actions-hugo@v2 with: hugo-version: '0.59.1'