Skip to content

Commit dbc9095

Browse files
authored
Merge pull request #11 from graphql-java-kickstart/upgrade-hugo-version
Upgrade hugo version
2 parents a3098d3 + b1d6911 commit dbc9095

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
- name: Setup Hugo
1818
uses: peaceiris/actions-hugo@v2
1919
with:
20-
hugo-version: '0.69.0'
21-
# extended: true
20+
hugo-version: '0.82.0'
21+
extended: true
2222

2323
- name: Build
2424
run: hugo --minify

0 commit comments

Comments
 (0)