We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99b41ee commit b6e6f02Copy full SHA for b6e6f02
.github/workflows/main.yml
@@ -60,7 +60,7 @@ jobs:
60
- name: Setup Pages
61
uses: actions/configure-pages@v5
62
- name: Upload artifact
63
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v4
64
with:
65
# Upload dist repository
66
path: './dist'
0 commit comments