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 440465b commit 8c6c918Copy full SHA for 8c6c918
.github/workflows/docs.yaml
@@ -40,7 +40,7 @@ jobs:
40
invoke build-docs
41
42
- name: upload docs
43
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
44
with:
45
name: redis-py-docs
46
path: |
0 commit comments