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 2121 fetch-depth : 0 # Shallow clones should be disabled for a better relevancy of analysis
2222
2323 - name : Set up JDK 21
24- uses : actions/setup-java@v4
24+ uses : actions/setup-java@v5
2525 with :
2626 distribution : " temurin"
2727 java-version : " 21"
Original file line number Diff line number Diff line change 3131 fetch-depth : 0 # Shallow clones should be disabled for a better relevancy of analysis
3232
3333 - name : Set up JDK 21
34- uses : actions/setup-java@v4
34+ uses : actions/setup-java@v5
3535 with :
3636 distribution : " temurin"
3737 java-version : " 21"
Original file line number Diff line number Diff line change 2525 fetch-depth : 0 # Shallow clones should be disabled for a better relevancy of analysis
2626
2727 - name : Set up JDK 21
28- uses : actions/setup-java@v4
28+ uses : actions/setup-java@v5
2929 with :
3030 distribution : " temurin"
3131 java-version : " 21"
You can’t perform that action at this time.
0 commit comments