File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1313 - name : Setup Python
1414 uses : actions/setup-python@v1
1515 with :
16- python-version : 3.8
16+ python-version : 3.14
1717 - name : Install Build Tools
1818 run : |
1919 python -m pip install build wheel
Original file line number Diff line number Diff line change 1313 - name : Setup Python
1414 uses : actions/setup-python@v1
1515 with :
16- python-version : 3.8
16+ python-version : 3.14
1717 - name : Install Build Tools
1818 run : |
1919 python -m pip install build wheel
Original file line number Diff line number Diff line change 2929 - name : Setup Python
3030 uses : actions/setup-python@v1
3131 with :
32- python-version : 3.8
32+ python-version : 3.14
3333 - name : Install Build Tools
3434 run : |
3535 python -m pip install build wheel
Original file line number Diff line number Diff line change 1515 - name : Setup Python
1616 uses : actions/setup-python@v1
1717 with :
18- python-version : 3.8
18+ python-version : 3.14
1919 - name : Install Build Tools
2020 run : |
2121 python -m pip install build wheel
Original file line number Diff line number Diff line change 1515 - name : Setup Python
1616 uses : actions/setup-python@v1
1717 with :
18- python-version : 3.8
18+ python-version : 3.14
1919 - name : Install Build Tools
2020 run : |
2121 python -m pip install build wheel
Original file line number Diff line number Diff line change 1515 - name : Setup Python
1616 uses : actions/setup-python@v1
1717 with :
18- python-version : 3.8
18+ python-version : 3.14
1919 - name : Install Build Tools
2020 run : |
2121 python -m pip install build wheel
You can’t perform that action at this time.
0 commit comments