Update hugo action version
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
uses: peaceiris/actions-hugo@v3
|
||||
with:
|
||||
hugo-version: "0.122.0"
|
||||
extended: true
|
||||
|
||||
Reference in New Issue
Block a user