This repository was archived by the owner on Oct 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1616 - name : Set up Python
1717 uses : actions/setup-python@v4
1818 with :
19- python-version : ' 3.10 '
19+ python-version : ' 3.7 '
2020
2121 - name : Install Poetry
2222 uses : snok/install-poetry@v1.3.1
4343 - name : Set up Python
4444 uses : actions/setup-python@v4
4545 with :
46- python-version : ' 3.10 '
46+ python-version : ' 3.7 '
4747
4848 - name : Install Poetry
4949 uses : snok/install-poetry@v1.3.1
7070 - name : Set up Python
7171 uses : actions/setup-python@v4
7272 with :
73- python-version : ' 3.10 '
73+ python-version : ' 3.7 '
7474
7575 - name : Install Poetry
7676 uses : snok/install-poetry@v1.3.1
@@ -101,7 +101,7 @@ jobs:
101101 - name : Set up Python
102102 uses : actions/setup-python@v4
103103 with :
104- python-version : ' 3.10 '
104+ python-version : ' 3.7 '
105105
106106 - name : Install Poetry
107107 uses : snok/install-poetry@v1.3.1
@@ -129,7 +129,7 @@ jobs:
129129 - name : Set up Python
130130 uses : actions/setup-python@v4
131131 with :
132- python-version : ' 3.10 '
132+ python-version : ' 3.7 '
133133
134134 - name : Install Poetry
135135 uses : snok/install-poetry@v1.3.1
@@ -160,7 +160,7 @@ jobs:
160160 - name : Set up Python
161161 uses : actions/setup-python@v4
162162 with :
163- python-version : ' 3.10 '
163+ python-version : ' 3.7 '
164164
165165 - name : Install Poetry
166166 uses : snok/install-poetry@v1.3.1
Original file line number Diff line number Diff line change 1919 - name : Set up Python
2020 uses : actions/setup-python@v4
2121 with :
22- python-version : ' 3.10 '
22+ python-version : ' 3.7 '
2323
2424 - name : Install Poetry
2525 uses : snok/install-poetry@v1.3.1
You can’t perform that action at this time.
0 commit comments