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 99 steps :
1010 - uses : actions/checkout@v5
1111 - name : Set up Python
12- uses : actions/setup-python@v5
12+ uses : actions/setup-python@v6
1313 with :
1414 python-version : ' 3.x'
1515 - name : Set up JDK
Original file line number Diff line number Diff line change 1010 steps :
1111 - uses : actions/checkout@v5
1212 - name : Set up Python
13- uses : actions/setup-python@v5
13+ uses : actions/setup-python@v6
1414 with :
1515 python-version : ' 3.x'
1616 - name : Set up JDK
Original file line number Diff line number Diff line change 2828 repository : rabbitmq/tls-gen
2929 path : ' ./tls-gen'
3030 - name : Set up Python
31- uses : actions/setup-python@v5
31+ uses : actions/setup-python@v6
3232 with :
3333 python-version : ' 3.x'
3434 - name : Set up JDK
Original file line number Diff line number Diff line change 2626 repository : rabbitmq/tls-gen
2727 path : ' ./tls-gen'
2828 - name : Set up Python
29- uses : actions/setup-python@v5
29+ uses : actions/setup-python@v6
3030 with :
3131 python-version : ' 3.x'
3232 - name : Set up JDK
Original file line number Diff line number Diff line change 2424 repository : rabbitmq/tls-gen
2525 path : ' ./tls-gen'
2626 - name : Set up Python
27- uses : actions/setup-python@v5
27+ uses : actions/setup-python@v6
2828 with :
2929 python-version : ' 3.x'
3030 - name : Set up JDK
Original file line number Diff line number Diff line change 2121 repository : rabbitmq/tls-gen
2222 path : ' ./tls-gen'
2323 - name : Set up Python
24- uses : actions/setup-python@v5
24+ uses : actions/setup-python@v6
2525 with :
2626 python-version : ' 3.x'
2727 - name : Set up JDK
You can’t perform that action at this time.
0 commit comments