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 1c73570 commit 75b99f9Copy full SHA for 75b99f9
.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