Skip to content

Commit cca7d2e

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump peaceiris/actions-hugo from 2 to 3
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2 to 3. - [Release notes](https://github.com/peaceiris/actions-hugo/releases) - [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md) - [Commits](peaceiris/actions-hugo@v2...v3) --- updated-dependencies: - dependency-name: peaceiris/actions-hugo dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79d90f7 commit cca7d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-page.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
git submodule update --init --recursive
2929
3030
- name: Setup Hugo
31-
uses: peaceiris/actions-hugo@v2
31+
uses: peaceiris/actions-hugo@v3
3232
with:
3333
hugo-version: '0.96.0'
3434
extended: true

0 commit comments

Comments
 (0)