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.
2 parents ca69893 + 87686b2 commit eec961fCopy full SHA for eec961f
.github/workflows/deploy.yml
@@ -26,7 +26,7 @@ jobs:
26
run: npm run build
27
28
- name: Upload Build Artifact
29
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
30
with:
31
path: build
32
0 commit comments