Skip to content

Commit a084f11

Browse files
authored
Need quotes around it
1 parent 1b48d09 commit a084f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Set up Python
3333
uses: actions/setup-python@v6
3434
with:
35-
python-version: 3.10
35+
python-version: '3.11'
3636
- name: Install requirements
3737
run: |
3838
which python

0 commit comments

Comments
 (0)