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 6e4f740 + 0395613 commit 573b9ceCopy full SHA for 573b9ce
.github/workflows/mdbook.yml
@@ -55,7 +55,7 @@ jobs:
55
python3 ../scripts/generate_sitemap.py --domain "component-model.bytecodealliance.org" --higher-priority "design" --output-path book/sitemap.xml
56
cd ..
57
- name: Upload artifact
58
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
59
with:
60
path: ./component-model/book
61
0 commit comments