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 1818 - name : Set up Python 3.7
1919 uses : actions/setup-python@v3
2020 with :
21- python-version : 3.7
21+ python-version : 3.14
2222 - uses : actions/checkout@v2.4.0
2323 - uses : julia-actions/setup-julia@v1
2424 with :
Original file line number Diff line number Diff line change 1313 - name : Set up Python 3.7
1414 uses : actions/setup-python@v3
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 1818 - name : Set up Python 3.7
1919 uses : actions/setup-python@v3
2020 with :
21- python-version : 3.7
21+ python-version : 3.14
2222 - uses : actions/checkout@v2.4.0
2323 - uses : julia-actions/setup-julia@v1
2424 with :
5858 - name : Set up Python 3.7
5959 uses : actions/setup-python@v3
6060 with :
61- python-version : 3.7
61+ python-version : 3.14
6262 - uses : actions/checkout@v2.4.0
6363 - uses : julia-actions/setup-julia@v1
6464 with :
You can’t perform that action at this time.
0 commit comments