Skip to content

Commit 0d057a7

Browse files
committed
Try to fix build
1 parent 4dbc24c commit 0d057a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

100644100755
+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
1919

2020
- name: Setup Hugo
21-
uses: peaceiris/actions-hugo@v2
21+
uses: peaceiris/actions-hugo@v3
2222
with:
2323
hugo-version: "latest"
2424
extended: true

0 commit comments

Comments
 (0)