File tree Expand file tree Collapse file tree 11 files changed +15
-15
lines changed Expand file tree Collapse file tree 11 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 2020 java-version : ${{ matrix.java }}
2121 distribution : ' zulu'
2222 - name : Cache local Maven repository
23- uses : actions/cache@v2
23+ uses : actions/cache@v4
2424 with :
2525 path : ~/.m2/repository
2626 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2020 java-version : ${{ matrix.java }}
2121 distribution : ' zulu'
2222 - name : Cache local Maven repository
23- uses : actions/cache@v2
23+ uses : actions/cache@v4
2424 with :
2525 path : ~/.m2/repository
2626 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2323 server-username : MAVEN_USERNAME
2424 server-password : MAVEN_PASSWORD
2525 - name : Cache local Maven repository
26- uses : actions/cache@v2
26+ uses : actions/cache@v4
2727 with :
2828 path : ~/.m2/repository
2929 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2323 server-username : MAVEN_USERNAME
2424 server-password : MAVEN_PASSWORD
2525 - name : Cache local Maven repository
26- uses : actions/cache@v2
26+ uses : actions/cache@v4
2727 with :
2828 path : ~/.m2/repository
2929 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2929 server-username : MAVEN_USERNAME
3030 server-password : MAVEN_PASSWORD
3131 - name : Cache local Maven repository
32- uses : actions/cache@v2
32+ uses : actions/cache@v4
3333 with :
3434 path : ~/.m2/repository
3535 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2929 server-username : MAVEN_USERNAME
3030 server-password : MAVEN_PASSWORD
3131 - name : Cache local Maven repository
32- uses : actions/cache@v2
32+ uses : actions/cache@v4
3333 with :
3434 path : ~/.m2/repository
3535 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2929 server-username : MAVEN_USERNAME
3030 server-password : MAVEN_PASSWORD
3131 - name : Cache local Maven repository
32- uses : actions/cache@v2
32+ uses : actions/cache@v4
3333 with :
3434 path : ~/.m2/repository
3535 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2929 server-username : MAVEN_USERNAME
3030 server-password : MAVEN_PASSWORD
3131 - name : Cache local Maven repository
32- uses : actions/cache@v2
32+ uses : actions/cache@v4
3333 with :
3434 path : ~/.m2/repository
3535 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2929 server-username : MAVEN_USERNAME
3030 server-password : MAVEN_PASSWORD
3131 - name : Cache local Maven repository
32- uses : actions/cache@v2
32+ uses : actions/cache@v4
3333 with :
3434 path : ~/.m2/repository
3535 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2929 server-username : MAVEN_USERNAME
3030 server-password : MAVEN_PASSWORD
3131 - name : Cache local Maven repository
32- uses : actions/cache@v2
32+ uses : actions/cache@v4
3333 with :
3434 path : ~/.m2/repository
3535 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
You can’t perform that action at this time.
0 commit comments