Skip to content

Commit 1a5f538

Browse files
dependabot[bot]mrbean-bremen
authored andcommitted
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 611ee03 commit 1a5f538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
3232

3333
- name: Setup Hugo
34-
uses: peaceiris/actions-hugo@v2
34+
uses: peaceiris/actions-hugo@v3
3535
with:
3636
hugo-version: 'latest'
3737
extended: true

0 commit comments

Comments
 (0)