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 71b99f6 commit bc7b725Copy full SHA for bc7b725
1 file changed
.github/workflows/gh-pages.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Upload static files as artifact
28
id: deployment
29
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
30
with:
31
path: docs-app/.vitepress/dist
32
0 commit comments