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
 
-[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](code_of_conduct.md) ![Test Build](https://github.com/loikein/hugo-tufte/actions/workflows/test-build.yml/badge.svg)
+[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](code_of_conduct.md) [![Test Build](https://github.com/loikein/hugo-tufte/actions/workflows/test-build.yml/badge.svg)](https://github.com/loikein/hugo-tufte/actions/workflows/test-build.yml)
 
 ## History of this project