Skip to content

Commit e8a248a

Browse files
committed
update Hugo version to 0.87.0 in GitHub Actions workflow
1 parent e24db23 commit e8a248a

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
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Hugo
2222
uses: peaceiris/actions-hugo@v3
2323
with:
24-
hugo-version: "latest"
24+
hugo-version: "0.87.0"
2525
extended: true
2626

2727
- name: Build

0 commit comments

Comments
 (0)