File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 - name : Set up Python 3.7
1414 uses : actions/setup-python@v2
1515 with :
16- python-version : 3.7
16+ python-version : 3.14
1717 - name : Install formatter dependencies
1818 run : |
1919 python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 2323 - name : Set up Python 3.7
2424 uses : actions/setup-python@v2
2525 with :
26- python-version : 3.7
26+ python-version : 3.14
27272828 - name : Install Python dependencies
2929 run : |
Original file line number Diff line number Diff line change 1818 - name : Set up Python 3.7
1919 uses : actions/setup-python@v2
2020 with :
21- python-version : 3.7
21+ python-version : 3.14
22222323 - name : Install Python dependencies
2424 run : |
5151 - name : Set up Python 3.7
5252 uses : actions/setup-python@v2
5353 with :
54- python-version : 3.7
54+ python-version : 3.14
55555656 - name : Install Python dependencies
5757 run : |
You can’t perform that action at this time.
0 commit comments