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 582643e commit df249c2Copy full SHA for df249c2
.github/workflows/deploy.yml
@@ -69,7 +69,7 @@ jobs:
69
path: ./dist/
70
71
- name: Upload to Github Pages
72
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
73
with:
74
path: ./dist
75
0 commit comments