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 150b1f3 commit bf6ed38Copy full SHA for bf6ed38
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Generate API reference
30
run: make -C ./docs html
31
- name: Upload docs artifact
32
- uses: actions/upload-artifact@de65e23aa2b7e23d713bb51fbfcb6d502f8667d8
+ uses: actions/upload-artifact@2848b2cda0e5190984587ec6bb1f36730ca78d50
33
with:
34
name: python-sdk-docs
35
path: docs/_build/html
0 commit comments