Skip to content

Commit d94fb55

Browse files
committed
chore: fix lineless_table min py version
1 parent 795640c commit d94fb55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lineless_table_rec.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
steps:
4040
- uses: actions/checkout@v3
4141

42-
- name: Set up Python 3.7
42+
- name: Set up Python 3.10
4343
uses: actions/setup-python@v4
4444
with:
4545
python-version: '3.7'

0 commit comments

Comments
 (0)