From b9b72c0174bd5dd414ec26bb47524ef245dbf0e0 Mon Sep 17 00:00:00 2001 From: loikein <wanleiqiong@gmail.com> Date: Mon, 1 May 2023 17:15:58 +0100 Subject: [PATCH] use newest hugo version for test ci --- .github/workflows/test-build.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index 3342135..0d358dd 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -17,7 +17,7 @@ jobs: - name: Setup Hugo uses: peaceiris/actions-hugo@v2 with: - hugo-version: '0.83.1' + hugo-version: 'latest' extended: true - name: Build diff --git a/README.md b/README.md index a204e84..ae358de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Tufte Hugo Theme -[](code_of_conduct.md)  +[](code_of_conduct.md) [](https://github.com/loikein/hugo-tufte/actions/workflows/test-build.yml) ## History of this project