Skip to content

Commit

Permalink
feat: bump peaceiris/actions-hugo to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Apr 6, 2024
1 parent 47c4adf commit a05da08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-hugo/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ runs:
- run: npm i -g npm
shell: bash

- uses: peaceiris/actions-hugo@v2
- uses: peaceiris/actions-hugo@v3
with:
hugo-version: "${{ inputs.hugo-version }}"
extended: "${{ inputs.extended }}"

0 comments on commit a05da08

Please sign in to comment.