Skip to content

Commit 5fa48b7

Browse files
committed
Update hugo-version to 0.120.4 to build paperMod.
1 parent 76837a6 commit 5fa48b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Hugo
1919
uses: peaceiris/actions-hugo@v2
2020
with:
21-
hugo-version: '0.109.0'
21+
hugo-version: '0.120.4'
2222
extended: true
2323

2424
- name: Generate Configuration
@@ -39,4 +39,4 @@ jobs:
3939
github_token: ${{ secrets.GITHUB_TOKEN }}
4040
publish_dir: ./public
4141
hugo-version: '0.109.0'
42-
extended: true
42+
extended: true

0 commit comments

Comments
 (0)