We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddcdc8d commit 7c9701dCopy full SHA for 7c9701d
.github/workflows/hugo.yml
@@ -64,7 +64,7 @@ jobs:
64
run: |
65
hugo --environment GitHubPages
66
- name: Upload artifact
67
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
68
with:
69
path: ./docs
70
0 commit comments