mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-05-23 14:42:17 +02:00
use newest hugo version for test ci
This commit is contained in:
parent
a0f727d421
commit
b9b72c0174
2 changed files with 2 additions and 2 deletions
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue