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 162f212 + dd11bab commit 8db1286Copy full SHA for 8db1286
.github/workflows/docs.yml
@@ -23,7 +23,7 @@ jobs:
23
echo "<meta http-equiv=\"refresh\" content=\"0; url=libp2p\">" > target/doc/index.html
24
cp -r target/doc/* ./host-docs
25
- name: Upload documentation
26
- uses: actions/upload-pages-artifact@v3.0.1
+ uses: actions/upload-pages-artifact@v4.0.0
27
with:
28
path: "host-docs/"
29
0 commit comments