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 10540d0 commit 1746ad7Copy full SHA for 1746ad7
.github/workflows/docs.yaml
@@ -56,7 +56,7 @@ jobs:
56
- name: "Setup Pages"
57
uses: "actions/configure-pages@v5"
58
- name: "Upload artifact"
59
- uses: "actions/upload-pages-artifact@v3"
+ uses: "actions/upload-pages-artifact@v4"
60
with:
61
path: "./book/html"
62
- if: "github.event_name != 'pull_request'"
0 commit comments