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 18
18
- name : Set up Python 3.7
19
19
uses : actions/setup-python@v3
20
20
with :
21
- python-version : 3.7
21
+ python-version : 3.13
22
22
- uses : actions/checkout@v2.4.0
23
23
- uses : julia-actions/setup-julia@v1
24
24
with :
Original file line number Diff line number Diff line change 13
13
- name : Set up Python 3.7
14
14
uses : actions/setup-python@v3
15
15
with :
16
- python-version : 3.7
16
+ python-version : 3.13
17
17
- name : Install formatter dependencies
18
18
run : |
19
19
python -m pip install --upgrade pip
Original file line number Diff line number Diff line change 18
18
- name : Set up Python 3.7
19
19
uses : actions/setup-python@v3
20
20
with :
21
- python-version : 3.7
21
+ python-version : 3.13
22
22
- uses : actions/checkout@v2.4.0
23
23
- uses : julia-actions/setup-julia@v1
24
24
with :
58
58
- name : Set up Python 3.7
59
59
uses : actions/setup-python@v3
60
60
with :
61
- python-version : 3.7
61
+ python-version : 3.13
62
62
- uses : actions/checkout@v2.4.0
63
63
- uses : julia-actions/setup-julia@v1
64
64
with :
You can’t perform that action at this time.
0 commit comments