Skip to content

Commit 94f77fa

Browse files
committed
Use hugo extended version 0.159.1
1 parent 459c725 commit 94f77fa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Setup Hugo
4141
uses: peaceiris/actions-hugo@v3
4242
with:
43-
hugo-version: "0.152.2" # Update along with .tool-versions
43+
hugo-version: "0.159.1" # Update along with .tool-versions
4444
extended: true
4545

4646
- name: Build

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hugo extended_0.152.2
1+
hugo extended_0.159.1

0 commit comments

Comments
 (0)