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 b17ebd8 commit 9f5de68Copy full SHA for 9f5de68
.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@v3
+ uses: actions/upload-pages-artifact@v2
59
with:
60
path: _build/default/_doc/_html/
61
0 commit comments