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 cf99704 commit 135e24eCopy full SHA for 135e24e
.github/workflows/docs.yaml
@@ -53,7 +53,7 @@ jobs:
53
done
54
55
- name: Upload GitHub Pages artifacts
56
- uses: actions/upload-pages-artifact@v3.0.1
+ uses: actions/upload-pages-artifact@v4.0.0
57
with:
58
path: target/book/
59
0 commit comments