File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 with :
2222 fetch-depth : 0
2323
24- - uses : actions/setup-java@v3
24+ - uses : actions/setup-java@v4
2525 with :
2626 distribution : ' temurin'
2727 java-version : ${{ matrix.java-version }}
4141 with :
4242 fetch-depth : 0
4343
44- - uses : actions/setup-java@v3
44+ - uses : actions/setup-java@v4
4545 with :
4646 distribution : ' temurin'
4747 java-version : 8
5555 with :
5656 fetch-depth : 0
5757
58- - uses : actions/setup-java@v3
58+ - uses : actions/setup-java@v4
5959 with :
6060 distribution : ' temurin'
6161 java-version : 17
7676 LC_ALL : " en_US.UTF-8"
7777 steps :
7878 - uses : actions/checkout@v4
79- - uses : actions/setup-java@v3
79+ - uses : actions/setup-java@v4
8080 with :
8181 distribution : ' temurin'
8282 java-version : 8
Original file line number Diff line number Diff line change 1616
1717 - uses : coursier/cache-action@v6
1818
19- - uses : actions/setup-java@v3
19+ - uses : actions/setup-java@v4
2020 with :
2121 distribution : ' temurin'
2222 java-version : ' 17'
You can’t perform that action at this time.
0 commit comments