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 1b48d09 commit a084f11Copy full SHA for a084f11
.github/workflows/update_data.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Set up Python
33
uses: actions/setup-python@v6
34
with:
35
- python-version: 3.10
+ python-version: '3.11'
36
- name: Install requirements
37
run: |
38
which python
0 commit comments