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 962970d commit 734aa99Copy full SHA for 734aa99
.github/workflows/deploy.yml
@@ -36,7 +36,7 @@ jobs:
36
run: bun run build
37
38
- name: Upload Artifacts
39
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
40
with:
41
path: 'build/'
42
0 commit comments