Skip to content

Commit

Permalink
Update hugo-version to 0.120.4 to build paperMod.
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsayleung committed Oct 14, 2024
1 parent 76837a6 commit 5fa48b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: '0.109.0'
hugo-version: '0.120.4'
extended: true

- name: Generate Configuration
Expand All @@ -39,4 +39,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
hugo-version: '0.109.0'
extended: true
extended: true

0 comments on commit 5fa48b7

Please sign in to comment.