File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1515 - name : Set up Python
1616 uses : actions/setup-python@v5
1717 with :
18- python-version : 3.13
18+ python-version : 3.9
1919
2020 - name : Install Poetry
2121 shell : bash
4141 - name : Set up Python
4242 uses : actions/setup-python@v5
4343 with :
44- python-version : 3.13
44+ python-version : 3.9
4545
4646 - name : Install Poetry
4747 shell : bash
6767 - name : Set up Python
6868 uses : actions/setup-python@v5
6969 with :
70- python-version : 3.13
70+ python-version : 3.9
7171
7272 - name : Install Poetry
7373 shell : bash
9393 - name : Set up Python
9494 uses : actions/setup-python@v5
9595 with :
96- python-version : 3.13
96+ python-version : 3.9
9797
9898 - name : Install Poetry
9999 shell : bash
@@ -119,7 +119,7 @@ jobs:
119119 - name : Set up Python
120120 uses : actions/setup-python@v5
121121 with :
122- python-version : 3.13
122+ python-version : 3.9
123123
124124 - name : Install Poetry
125125 shell : bash
@@ -145,7 +145,7 @@ jobs:
145145 - name : Set up Python
146146 uses : actions/setup-python@v5
147147 with :
148- python-version : 3.13
148+ python-version : 3.9
149149
150150 - name : Install Poetry
151151 shell : bash
@@ -168,7 +168,7 @@ jobs:
168168 - name : Set up Python
169169 uses : actions/setup-python@v5
170170 with :
171- python-version : 3.13
171+ python-version : 3.9
172172
173173 - name : Install Poetry
174174 shell : bash
You can’t perform that action at this time.
0 commit comments