File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 java-version : 11
1717 distribution : ' temurin'
1818 - name : gradle caching
19- uses : gradle/gradle-build-action@v2
19+ uses : gradle/gradle-build-action@v3
2020 with :
2121 gradle-home-cache-cleanup : true
2222 - run : ./gradlew changelogPrint
Original file line number Diff line number Diff line change 2525 distribution : " temurin"
2626 java-version : ${{ matrix.jre }}
2727 - name : gradle caching
28- uses : gradle/gradle-build-action@v2
28+ uses : gradle/gradle-build-action@v3
2929 with :
3030 gradle-home-cache-cleanup : true
3131 - name : git fetch origin main
Original file line number Diff line number Diff line change 4040 java-version : 11
4141 distribution : ' temurin'
4242 - name : gradle caching
43- uses : gradle/gradle-build-action@v2
43+ uses : gradle/gradle-build-action@v3
4444 with :
4545 gradle-home-cache-cleanup : true
4646 - name : git fetch origin main
You can’t perform that action at this time.
0 commit comments