We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b5ef87 commit 3910f04Copy full SHA for 3910f04
.github/workflows/docs.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
16
- python-version: [ "3.10.11" ]
+ python-version: [ "3.10.13" ]
17
max-parallel: 5
18
19
steps:
0 commit comments