use newest hugo version for test ci

This commit is contained in:
loikein 2023-05-01 17:15:58 +01:00
parent a0f727d421
commit b9b72c0174
2 changed files with 2 additions and 2 deletions
.github/workflows
README.md

View file

@ -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

View file

@ -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