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 014a05a commit 1620acbCopy full SHA for 1620acb
.github/workflows/docs.yml
@@ -27,7 +27,7 @@ jobs:
27
make doc
28
29
- name: upload docs artifact
30
- uses: actions/upload-pages-artifact@v1.0.9
+ uses: actions/upload-pages-artifact@v2.0.0
31
with:
32
path: ./docs/_build/html/
33
0 commit comments