We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ad71f1 + fb3635e commit af77224Copy full SHA for af77224
1 file changed
.github/workflows/deploy.yml
@@ -64,7 +64,7 @@ jobs:
64
--baseURL "${{ steps.pages.outputs.base_url }}/"
65
66
- name: Upload artifact
67
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
68
with:
69
path: ./public
70
0 commit comments