We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 210112c + d06ae38 commit 842926aCopy full SHA for 842926a
2 files changed
.github/workflows/docs.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Configure Python
28
uses: actions/setup-python@v5
29
with:
30
- python-version: "3.7"
+ python-version: "3.8"
31
32
- name: Configure dependencies
33
run: |
.github/workflows/publish.yml
@@ -26,7 +26,7 @@ jobs:
26
0 commit comments