Update Hugo version to 0.147.7 in workflow configuration
This commit is contained in:
2
.github/workflows/hugo_publisher.yml
vendored
2
.github/workflows/hugo_publisher.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
name: Install dependencies
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
HUGO_VERSION: 0.147.0
|
||||
HUGO_VERSION: 0.147.7
|
||||
steps:
|
||||
- name: Install Hugo CLI
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user