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 8650d72 + 87f7e02 commit 90d7bf9Copy full SHA for 90d7bf9
.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