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 00f7a69 commit 04f6d84Copy full SHA for 04f6d84
.github/workflows/test_docs.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Setup Python
14
uses: actions/setup-python@v4
15
with:
16
- python-version: '3.7'
+ python-version: '3.12'
17
architecture: 'x64'
18
19
- name: Install dependencies
0 commit comments