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 7f82c12 commit 32c34eeCopy full SHA for 32c34ee
.github/workflows/docs.yml
@@ -24,7 +24,7 @@ jobs:
24
working-directory: ./docs
25
run: npm run build
26
- name: Upload Build Artifact
27
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
28
with:
29
path: docs/build
30
0 commit comments