Skip to content

Commit 0fbd25e

Browse files
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] <support@github.com>
1 parent 3e8d2d0 commit 0fbd25e

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
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
submodules: true
1919
- name: Setup Hugo
20-
uses: peaceiris/actions-hugo@v2
20+
uses: peaceiris/actions-hugo@v3
2121
with:
2222
hugo-version: '0.109.0'
2323
- name: Build

0 commit comments

Comments
 (0)