File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 88 generateReadme :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@v4
11+ - uses : actions/checkout@v5
1212 with :
1313 ref : main
1414 fetch-depth : 0
3232 needs : generateReadme
3333 runs-on : ubuntu-latest
3434 steps :
35- - uses : actions/checkout@v4
35+ - uses : actions/checkout@v5
3636 with :
3737 ref : main
3838 fetch-depth : 0
5858 deployInternal :
5959 runs-on : ubuntu-latest
6060 steps :
61- - uses : actions/checkout@v4
61+ - uses : actions/checkout@v5
6262 with :
6363 fetch-depth : 0
6464 - uses : actions/setup-java@v4
Original file line number Diff line number Diff line change 55 deployAarsToNexus :
66 runs-on : ubuntu-latest
77 steps :
8- - uses : actions/checkout@v4
8+ - uses : actions/checkout@v5
99 with :
1010 fetch-depth : 0
1111 - uses : actions/setup-java@v4
Original file line number Diff line number Diff line change 55 deployInternal :
66 runs-on : ubuntu-latest
77 steps :
8- - uses : actions/checkout@v4
8+ - uses : actions/checkout@v5
99 with :
1010 fetch-depth : 0
1111 - uses : actions/setup-java@v4
Original file line number Diff line number Diff line change 55 generateReadme :
66 runs-on : ubuntu-latest
77 steps :
8- - uses : actions/checkout@v4
8+ - uses : actions/checkout@v5
99 with :
1010 fetch-depth : 0
1111 - uses : actions/setup-java@v4
You can’t perform that action at this time.
0 commit comments