update upload-pages-artifact to v3
This commit is contained in:
parent
92adcb9308
commit
0aadb75631
1 changed files with 1 additions and 1 deletions
2
.github/workflows/hugo.yml
vendored
2
.github/workflows/hugo.yml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
--minify \
|
||||
--baseURL "${{ steps.pages.outputs.base_url }}/"
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v2
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
path: ./public
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue