Theme,CI: Update hugo and fix for hugo v0.146
All checks were successful
/ build (push) Successful in 20s
All checks were successful
/ build (push) Successful in 20s
hugo 0.146.0 refactored the template system and changed where some internal templates are located.
This commit is contained in:
parent
102b3cb4db
commit
3ea764708a
3 changed files with 6 additions and 4 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: hugomods/hugo:exts-0.140.2
|
||||
image: hugomods/hugo:exts-0.148.1
|
||||
steps:
|
||||
- name: Pipeline info
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue