Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
due to failure to download the seemingly anomalous 0.139.5 release. See: https://github.com/gohugoio/hugo/releases/tag/v0.139.5
  • Loading branch information
tcatapano authored Dec 16, 2024
1 parent 1316489 commit 615a0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "latest"
hugo-version: "0.139.4"
extended: true

- name: Build and minify with Hugo, using GH Pages baseURL
Expand Down

0 comments on commit 615a0ea

Please sign in to comment.