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 ddd3d7d commit a007fd7Copy full SHA for a007fd7
.github/workflows/static.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Setup Pages
43
uses: actions/configure-pages@v3
44
- name: Upload artifact
45
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v4
46
with:
47
# Upload dist repository
48
path: './dist'
0 commit comments