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 4cce3ed commit 09d338dCopy full SHA for 09d338d
.github/workflows/lint-test.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Set up environment
63
uses: ./.github/actions/setup-env
64
with:
65
- python-version: 3.8
+ python-version: 3.11
66
67
- name: Run sphinx-build
68
run: nox -s docs -- --keep-going -W -w $GITHUB_STEP_SUMMARY
0 commit comments