Skip to content

Commit 012029c

Browse files
Bump peaceiris/actions-hugo from 2 to 3 (#13)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ab73f8 commit 012029c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
run: git submodule update --init --recursive
1717

1818
- name: 'Setup Hugo'
19-
uses: peaceiris/actions-hugo@v2
19+
uses: peaceiris/actions-hugo@v3
2020
with:
2121
hugo-version: 'latest'
2222
extended: true

0 commit comments

Comments
 (0)