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 0647f11 commit afab84eCopy full SHA for afab84e
.github/workflows/deploy.yaml
@@ -59,7 +59,7 @@ jobs:
59
working-directory: ${{ env.BUILD_PATH }}
60
61
- name: Upload artifact
62
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
63
with:
64
path: ${{ env.BUILD_PATH }}/dist
65
0 commit comments