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 bf6ed38 commit 15973d2Copy full SHA for 15973d2
.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@2848b2cda0e5190984587ec6bb1f36730ca78d50
+ uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4
33
with:
34
name: python-sdk-docs
35
path: docs/_build/html
0 commit comments