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.
2 parents e676242 + 135e24e commit baf48d7Copy full SHA for baf48d7
.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