Skip to content

Commit

Permalink
Update hugo version in workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
Longestboi committed Jul 14, 2024
1 parent acb90c3 commit 87a8eb7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.128.0
HUGO_VERSION: 0.128.2
steps:
- name: Install Hugo CLI
run: |
Expand Down
File renamed without changes.

0 comments on commit 87a8eb7

Please sign in to comment.