File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 10
10
steps :
11
11
- uses : actions/checkout@v4
12
12
13
- - uses : actions/setup-python@v5
13
+ - uses : actions/setup-python@v6
14
14
with :
15
15
python-version-file : .python-version
16
16
Original file line number Diff line number Diff line change 10
10
steps :
11
11
- uses : actions/checkout@v4
12
12
13
- - uses : actions/setup-python@v5
13
+ - uses : actions/setup-python@v6
14
14
with :
15
15
python-version-file : .python-version
16
16
Original file line number Diff line number Diff line change 16
16
- name : Checkout
17
17
uses : actions/checkout@v4
18
18
19
- - uses : actions/setup-python@v5
19
+ - uses : actions/setup-python@v6
20
20
with :
21
21
python-version-file : .python-version
22
22
Original file line number Diff line number Diff line change 10
10
steps :
11
11
- uses : actions/checkout@v4
12
12
13
- - uses : actions/setup-python@v5
13
+ - uses : actions/setup-python@v6
14
14
with :
15
15
python-version-file : .python-version
16
16
Original file line number Diff line number Diff line change 22
22
fetch-depth : 0
23
23
fetch-tags : true
24
24
25
- - uses : actions/setup-python@v5
25
+ - uses : actions/setup-python@v6
26
26
with :
27
27
python-version-file : .python-version
28
28
Original file line number Diff line number Diff line change 13
13
steps :
14
14
- uses : actions/checkout@v4
15
15
16
- - uses : actions/setup-python@v5
16
+ - uses : actions/setup-python@v6
17
17
with :
18
18
python-version-file : .python-version
19
19
Original file line number Diff line number Diff line change 10
10
steps :
11
11
- uses : actions/checkout@v4
12
12
13
- - uses : actions/setup-python@v5
13
+ - uses : actions/setup-python@v6
14
14
with :
15
15
python-version-file : .python-version
16
16
Original file line number Diff line number Diff line change 10
10
steps :
11
11
- uses : actions/checkout@v4
12
12
13
- - uses : actions/setup-python@v5
13
+ - uses : actions/setup-python@v6
14
14
with :
15
15
python-version-file : .python-version
16
16
You can’t perform that action at this time.
0 commit comments