Skip to content

Commit eaca39f

Browse files
committed
update gh version
1 parent cbc909e commit eaca39f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ jobs:
1616
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
1717

1818
- name: Setup Hugo
19-
uses: peaceiris/actions-hugo@v2
19+
uses: peaceiris/actions-hugo@v3
2020
with:
21-
hugo-version: 'v0.125.7'
21+
hugo-version: '0.125.7'
2222
extended: true
2323

2424
- name: Build

0 commit comments

Comments
 (0)