Update GitHub Page deploy action
This commit is contained in:
parent
51224f6bc7
commit
3254d9b7e8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/hugo.yml
vendored
2
.github/workflows/hugo.yml
vendored
|
|
@ -70,4 +70,4 @@ jobs:
|
|||
steps:
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v2
|
||||
uses: actions/deploy-pages@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue