We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2927f7e + 6031efc commit 8ba4db1Copy full SHA for 8ba4db1
1 file changed
.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@330a01c490aca151604b8cf639adc76d48f6c5d4
+ uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f
33
with:
34
name: python-sdk-docs
35
path: docs/_build/html
0 commit comments