Update GitHub Actions workflow to use Hugo v0.151.0
This commit is contained in:
parent
18938a0e88
commit
9794f220a3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/hugo.yml
vendored
2
.github/workflows/hugo.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
HUGO_VERSION: 0.133.1
|
||||
HUGO_VERSION: 0.151.0
|
||||
steps:
|
||||
- name: Install Hugo CLI
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue