Skip to content

Commit

Permalink
Use last Hugo actions
Browse files Browse the repository at this point in the history
  • Loading branch information
obokaman-com committed Sep 23, 2024
1 parent 686b704 commit e11964b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
submodules: true

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3
with:
hugo-version: '0.126'
hugo-version: 'latest'
extended: true

- name: Build
Expand Down

0 comments on commit e11964b

Please sign in to comment.