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 6dd543e + d4948bd commit e24f6b4Copy full SHA for e24f6b4
.github/workflows/book.yml
@@ -53,7 +53,7 @@ jobs:
53
mdbook build
54
55
- name: Upload artifact
56
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
57
with:
58
path: pmcp-book/book
59
0 commit comments