Skip to content

Commit

Permalink
ci: use Hugo 0.111.3 for action
Browse files Browse the repository at this point in the history
  • Loading branch information
rafidalhaque committed Jun 13, 2023
1 parent ed8a686 commit 49193ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "latest"
hugo-version: 0.111.3
extended: true

- name: Build
Expand Down

0 comments on commit 49193ab

Please sign in to comment.