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.
1 parent 8650d72 commit 87f7e02Copy full SHA for 87f7e02
.github/workflows/docs.yml
@@ -55,7 +55,7 @@ jobs:
55
run: opam exec -- dune build @doc
56
57
- name: Upload artifact
58
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
59
with:
60
path: _build/default/_doc/_html/
61
0 commit comments