ci: bump peaceiris/actions-hugo from 2 to 2.4.13 (#516)

Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2 to 2.4.13.
- [Release notes](https://github.com/peaceiris/actions-hugo/releases)
- [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-hugo/compare/v2...v2.4.13)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-12 11:35:46 +09:00 committed by GitHub
parent f245604698
commit b843eaee1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v2.3.4
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v2.4.13
with:
hugo-version: ${{ matrix.hugo-version }}
extended: ${{ matrix.extended }}