We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ef2ee commit 79cef2bCopy full SHA for 79cef2b
1 file changed
.github/workflows/deploy.yaml
@@ -28,7 +28,7 @@ jobs:
28
run: hugo --minify
29
30
- name: Upload artifact
31
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
32
with:
33
path: ./public
34
0 commit comments