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 7a3cf32 commit cdf4c8fCopy full SHA for cdf4c8f
.github/workflows/ci-release-docs.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Build docs
23
run: yarn build-docs
24
- name: Upload docs
25
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
26
with:
27
path: docs
28
deploy:
0 commit comments