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 8fe72b0 commit 271d2bcCopy full SHA for 271d2bc
.github/workflows/on-push.yml
@@ -39,7 +39,7 @@ jobs:
39
run: pnpm build
40
41
- name: Upload GitHub Pages assets 📦️
42
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
43
with:
44
path: ./dist
45
0 commit comments