mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-12 19:07:14 +00:00
deps: bump actions/upload-pages-artifact from 1.0.7 to 1.0.8
Pull-Request: #3682.
This commit is contained in:
parent
3d3ccfe411
commit
699a55bcc1
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
echo "<meta http-equiv=\"refresh\" content=\"0; url=libp2p\">" > target/doc/index.html
|
||||
cp -r target/doc/* ./host-docs
|
||||
- name: Upload documentation
|
||||
uses: actions/upload-pages-artifact@v1.0.7
|
||||
uses: actions/upload-pages-artifact@v1.0.8
|
||||
with:
|
||||
path: "host-docs/"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user