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 d41c7c6 commit a8070e5Copy full SHA for a8070e5
1 file changed
.github/workflows/check_global_api.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Python
14
uses: actions/setup-python@v5
15
with:
16
- python-version: '3.9'
+ python-version: '3.11'
17
18
- name: Install dependencies
19
run: |
0 commit comments