Skip to content

Commit ad0b779

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: scripts/render-notebooks
2828

2929
- name: Setup Hugo
30-
uses: peaceiris/actions-hugo@v2
30+
uses: peaceiris/actions-hugo@v3
3131
with:
3232
hugo-version: "0.89.0"
3333
extended: true

0 commit comments

Comments
 (0)