File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1616 with :
1717 fetch-depth : 0
1818 - name : Set up JDK 17
19- uses : actions/setup-java@v1
19+ uses : actions/setup-java@v4
2020 with :
2121 java-version : 17
22+ distribution : ' temurin'
2223 - name : Gradle caches
2324 uses : actions/cache@v4
2425 with :
Original file line number Diff line number Diff line change 1515 with :
1616 fetch-depth : 0
1717 - name : Set up JDK 17
18- uses : actions/setup-java@v1
18+ uses : actions/setup-java@v4
1919 with :
2020 java-version : 17
21+ distribution : ' temurin'
2122 - name : Gradle caches
2223 uses : actions/cache@v4
2324 with :
Original file line number Diff line number Diff line change 1414 with :
1515 fetch-depth : 0
1616 - name : Set up JDK 17
17- uses : actions/setup-java@v1
17+ uses : actions/setup-java@v4
1818 with :
1919 java-version : 17
20+ distribution : ' temurin'
2021 - name : Gradle caches
2122 uses : actions/cache@v4
2223 with :
You can’t perform that action at this time.
0 commit comments