Skip to content

Commit

Permalink
ci: use latest hugo again
Browse files Browse the repository at this point in the history
Signed-off-by: Sumner Evans <[email protected]>
  • Loading branch information
sumnerevans committed Dec 25, 2024
1 parent 4927cb1 commit 18695f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: '0.139.4'
hugo-version: latest
extended: true

- name: Cache Generated Images
Expand Down

0 comments on commit 18695f9

Please sign in to comment.