Skip to content

Commit

Permalink
ci: bump peaceiris/actions-hugo from 2.4.13 to 2.5.0 (#521)
Browse files Browse the repository at this point in the history
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2.4.13 to 2.5.0.
- [Release notes](https://github.com/peaceiris/actions-hugo/releases)
- [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md)
- [Commits](v2.4.13...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2021
1 parent 41a402c commit 6a16840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v2.3.4

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2.4.13
uses: peaceiris/actions-hugo@v2.5.0
with:
hugo-version: ${{ matrix.hugo-version }}
extended: ${{ matrix.extended }}
Expand Down

0 comments on commit 6a16840

Please sign in to comment.