Skip to content

Commit 4d5f294

Browse files
committed
ci: use latest hugo and actions-hugo@v3
1 parent dec7361 commit 4d5f294

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
fetch-depth: 0
1313

1414
- name: Setup Hugo
15-
uses: peaceiris/actions-hugo@v2
15+
uses: peaceiris/actions-hugo@v3
1616
with:
17-
hugo-version: '0.111.3'
17+
hugo-version: '0.141.0'
1818

1919
- name: Setup Ruby
2020
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)