We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d94fb55 commit 1c7cbd0Copy full SHA for 1c7cbd0
.github/workflows/lineless_table_rec.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Set up Python 3.10
43
uses: actions/setup-python@v4
44
with:
45
- python-version: '3.7'
+ python-version: '3.10'
46
architecture: 'x64'
47
48
- name: Run setup.py
0 commit comments