Skip to content

Commit

Permalink
Update Hugo version in GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-marino authored Nov 11, 2024
1 parent f62a556 commit 38c4893
Showing 1 changed file 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.116.0
HUGO_VERSION: 0.124.1
steps:
- name: Install Hugo CLI
run: |
Expand Down

0 comments on commit 38c4893

Please sign in to comment.