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 1922565 commit 587775eCopy full SHA for 587775e
.github/workflows/docs.yml
@@ -43,7 +43,7 @@ jobs:
43
npm run docs
44
touch ./docs/build/site/.nojekyll
45
- name: Upload artifact
46
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
47
with:
48
# Upload docs
49
path: "./docs/build/site"
0 commit comments