File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@v5
1414 - name : Set up JDK 11
15- uses : actions/setup-java@v4
15+ uses : actions/setup-java@v5
1616 with :
1717 java-version : 11
1818 distribution : temurin
Original file line number Diff line number Diff line change 99 steps :
1010 - uses : actions/checkout@v5
1111 - name : Set up JDK 11
12- uses : actions/setup-java@v4
12+ uses : actions/setup-java@v5
1313 with :
1414 java-version : 11
1515 distribution : temurin
Original file line number Diff line number Diff line change 1212 steps :
1313 - uses : actions/checkout@v5
1414 - name : Set up JDK 11
15- uses : actions/setup-java@v4
15+ uses : actions/setup-java@v5
1616 with :
1717 java-version : 11
1818 distribution : temurin
Original file line number Diff line number Diff line change 1515 steps :
1616 - uses : actions/checkout@v5
1717 - name : Set up JDK 11
18- uses : actions/setup-java@v4
18+ uses : actions/setup-java@v5
1919 with :
2020 java-version : 11
2121 server-id : github # Value of the distributionManagement/repository/id field of the pom.xml
Original file line number Diff line number Diff line change 1616 steps :
1717 - uses : actions/checkout@v5
1818 - name : Set up JDK 11
19- uses : actions/setup-java@v4
19+ uses : actions/setup-java@v5
2020 with :
2121 java-version : 11
2222 server-id : github # Value of the distributionManagement/repository/id field of the pom.xml
Original file line number Diff line number Diff line change 1313 steps :
1414 - uses : actions/checkout@v5
1515 - name : Set up JDK 11
16- uses : actions/setup-java@v4
16+ uses : actions/setup-java@v5
1717 with :
1818 java-version : 11
1919 distribution : temurin
You can’t perform that action at this time.
0 commit comments