Merge pull request #108 from zjedi/dependabot/github_actions/peaceiris/actions-hugo-2.6.0
chore(deps): bump peaceiris/actions-hugo from 2.5.0 to 2.6.0
This commit is contained in:
commit
705970c264
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v2.5.0
|
uses: peaceiris/actions-hugo@v2.6.0
|
||||||
with:
|
with:
|
||||||
hugo-version: latest
|
hugo-version: latest
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue