We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 735a9ad commit 2da4415Copy full SHA for 2da4415
1 file changed
.github/workflows/docs.yml
@@ -21,7 +21,6 @@ jobs:
21
# 6.2.0
22
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
23
with:
24
- python-version: '3.10'
25
cache: 'pip'
26
cache-dependency-path: '**/requirements*.txt'
27
@@ -55,7 +54,6 @@ jobs:
55
54
56
57
58
59
60
61
0 commit comments