Skip to content

Commit c35b213

Browse files
committed
ci: update Hugo action to denmette/actions-hugo@v1.0.1 and upgrade Hugo to 0.160.0
1 parent c28e51b commit c35b213

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/static.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727
run: npm ci
2828

2929
- name: Set up Hugo
30-
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3
30+
uses: denmette/actions-hugo@v1.0.1
3131
with:
32-
hugo-version: '0.147.7'
32+
hugo-version: '0.160.0'
3333
extended: true
3434

3535
- name: Cache Hugo Modules

0 commit comments

Comments
 (0)