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 9
9
steps :
10
10
- uses : actions/checkout@v5
11
11
- name : Set up Python
12
- uses : actions/setup-python@v5
12
+ uses : actions/setup-python@v6
13
13
with :
14
14
python-version : ' 3.x'
15
15
- name : Set up JDK
Original file line number Diff line number Diff line change 10
10
steps :
11
11
- uses : actions/checkout@v5
12
12
- name : Set up Python
13
- uses : actions/setup-python@v5
13
+ uses : actions/setup-python@v6
14
14
with :
15
15
python-version : ' 3.x'
16
16
- name : Set up JDK
Original file line number Diff line number Diff line change 28
28
repository : rabbitmq/tls-gen
29
29
path : ' ./tls-gen'
30
30
- name : Set up Python
31
- uses : actions/setup-python@v5
31
+ uses : actions/setup-python@v6
32
32
with :
33
33
python-version : ' 3.x'
34
34
- name : Set up JDK
Original file line number Diff line number Diff line change 26
26
repository : rabbitmq/tls-gen
27
27
path : ' ./tls-gen'
28
28
- name : Set up Python
29
- uses : actions/setup-python@v5
29
+ uses : actions/setup-python@v6
30
30
with :
31
31
python-version : ' 3.x'
32
32
- name : Set up JDK
Original file line number Diff line number Diff line change 24
24
repository : rabbitmq/tls-gen
25
25
path : ' ./tls-gen'
26
26
- name : Set up Python
27
- uses : actions/setup-python@v5
27
+ uses : actions/setup-python@v6
28
28
with :
29
29
python-version : ' 3.x'
30
30
- name : Set up JDK
Original file line number Diff line number Diff line change 21
21
repository : rabbitmq/tls-gen
22
22
path : ' ./tls-gen'
23
23
- name : Set up Python
24
- uses : actions/setup-python@v5
24
+ uses : actions/setup-python@v6
25
25
with :
26
26
python-version : ' 3.x'
27
27
- name : Set up JDK
You can’t perform that action at this time.
0 commit comments