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 60a437e commit 6bb03e4Copy full SHA for 6bb03e4
1 file changed
.github/workflows/docs.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Build
63
run: npm run build
64
- name: Upload artifact
65
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v4
66
with:
67
path: docs/dist
68
0 commit comments