File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 - windows-2022
2424 - macos-15
2525 steps :
26- - uses : actions/checkout@v4
26+ - uses : actions/checkout@v7
2727 - uses : actions/setup-java@v4
2828 with :
2929 distribution : temurin
Original file line number Diff line number Diff line change 1515 cascade :
1616 runs-on : ubuntu-24.04
1717 steps :
18- - uses : actions/checkout@v4
18+ - uses : actions/checkout@v7
1919 with :
2020 token : ${{ secrets.DISPATCH_TOKEN }}
2121 fetch-depth : 0
Original file line number Diff line number Diff line change 1616 detekt :
1717 runs-on : ubuntu-24.04
1818 steps :
19- - uses : actions/checkout@v4
19+ - uses : actions/checkout@v7
2020 - uses : actions/setup-java@v4
2121 with :
2222 distribution : temurin
Original file line number Diff line number Diff line change 1515 release :
1616 runs-on : ubuntu-24.04
1717 steps :
18- - uses : actions/checkout@v4
18+ - uses : actions/checkout@v7
1919 - uses : actions/setup-java@v4
2020 with :
2121 distribution : temurin
Original file line number Diff line number Diff line change 1616 verify :
1717 runs-on : ubuntu-24.04
1818 steps :
19- - uses : actions/checkout@v4
19+ - uses : actions/checkout@v7
2020 - uses : actions/setup-java@v4
2121 with :
2222 distribution : temurin
You can’t perform that action at this time.
0 commit comments