Skip to content

Commit

Permalink
ci: bump peaceiris/actions-hugo from 2.5.0 to 2.6.0 (peaceiris#621)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and sauricat committed Mar 4, 2024
1 parent 16361eb commit c9b4d6a
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 @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v3

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

0 comments on commit c9b4d6a

Please sign in to comment.