File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 - uses : actions/checkout@v4
2525 - uses : actions/setup-python@v5
2626 with :
27- python-version : ' 3.11 '
27+ python-version : ' 3.13 '
2828 - uses : Gr1N/setup-poetry@v9
2929 - name : Install tox
3030 run : |
9999 - uses : actions/checkout@v4
100100 - uses : actions/setup-python@v5
101101 with :
102- python-version : ' 3.11 '
102+ python-version : ' 3.13 '
103103 - uses : Gr1N/setup-poetry@v9
104104 - uses : actions/cache@v4
105105 with :
Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@v4
1717 - uses : actions/setup-python@v5
1818 with :
19- python-version : ' 3.11 '
19+ python-version : ' 3.13 '
2020 - uses : Gr1N/setup-poetry@v9
2121 - uses : actions/cache@v4
2222 with :
Original file line number Diff line number Diff line change 2424 - name : Set up Python
2525 uses : actions/setup-python@v5
2626 with :
27- python-version : ' 3.11 '
27+ python-version : ' 3.13 '
2828 - uses : Gr1N/setup-poetry@v9
2929 - uses : actions/cache@v4
3030 with :
Original file line number Diff line number Diff line change 1919 - uses : actions/checkout@v4
2020 - uses : actions/setup-python@v5
2121 with :
22- python-version : ' 3.11 '
22+ python-version : ' 3.13 '
2323 - uses : Gr1N/setup-poetry@v9
2424 - name : Install tox
2525 run : |
@@ -115,7 +115,7 @@ jobs:
115115 - uses : actions/checkout@v4
116116 - uses : actions/setup-python@v5
117117 with :
118- python-version : ' 3.11 '
118+ python-version : ' 3.13 '
119119 - uses : Gr1N/setup-poetry@v9
120120 - uses : actions/cache@v4
121121 with :
You can’t perform that action at this time.
0 commit comments