Skip to content

Commit

Permalink
Modified the deploy to use the latest hugo version
Browse files Browse the repository at this point in the history
  • Loading branch information
harsha5500 committed Dec 10, 2024
1 parent a88036f commit c841c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
build:
runs-on: ubuntu-latest
env:
HUGO_VERSION: 0.319.4
HUGO_VERSION: 0.139.4
steps:
- name: Install Hugo CLI
run: |
Expand Down

0 comments on commit c841c1f

Please sign in to comment.