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 2c85937 commit 00540a9Copy full SHA for 00540a9
.github/workflows/gh-pages.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Vite Build 🔧
46
run: pnpm build
47
- name: Upload Artifact
48
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
49
with:
50
path: ./website/dist
51
0 commit comments