Skip to content

Commit

Permalink
[FIX] deploy update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jsduenass committed Apr 3, 2024
1 parent 8e0a051 commit 99efe24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

# install Hugo
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v3
with:
hugo-version: 'latest'
extended: true
Expand Down

0 comments on commit 99efe24

Please sign in to comment.