Merge branch 'main' into fix-deprecation-warnings
This commit is contained in:
commit
d48afc40d9
7 changed files with 143 additions and 16 deletions
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: npm install
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2.6.0
|
||||
uses: peaceiris/actions-hugo@v3.0.0
|
||||
with:
|
||||
hugo-version: 'latest'
|
||||
extended: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue