mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-06-05 03:22: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
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v2
|
||||||
with:
|
with:
|
||||||
hugo-version: '0.83.1'
|
hugo-version: 'latest'
|
||||||
extended: true
|
extended: true
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Tufte Hugo Theme
|
# 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
|
## History of this project
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue