Skip to content

Commit 8db1286

Browse files
authored
Merge branch 'master' into master
2 parents 162f212 + dd11bab commit 8db1286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
echo "<meta http-equiv=\"refresh\" content=\"0; url=libp2p\">" > target/doc/index.html
2424
cp -r target/doc/* ./host-docs
2525
- name: Upload documentation
26-
uses: actions/upload-pages-artifact@v3.0.1
26+
uses: actions/upload-pages-artifact@v4.0.0
2727
with:
2828
path: "host-docs/"
2929

0 commit comments

Comments
 (0)