File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3333 fetch-depth : 0
3434
3535 - name : Set up JVM
36- uses : actions/setup-java@v3
36+ uses : actions/setup-java@v4
3737 with :
3838 distribution : ' temurin'
3939 java-version : ${{ matrix.java }}
5656 fetch-depth : 0
5757
5858 - name : Set up JVM
59- uses : actions/setup-java@v3
59+ uses : actions/setup-java@v4
6060 with :
6161 distribution : ' temurin'
6262 java-version : ${{ matrix.java }}
7878 fetch-depth : 0
7979
8080 - name : Set up JVM
81- uses : actions/setup-java@v3
81+ uses : actions/setup-java@v4
8282 with :
8383 distribution : ' temurin'
8484 java-version : ' 17'
Original file line number Diff line number Diff line change 1313 fetch-depth : 0
1414
1515 - name : Set up JVM
16- uses : actions/setup-java@v3
16+ uses : actions/setup-java@v4
1717 with :
1818 distribution : ' temurin'
1919 java-version : 17
You can’t perform that action at this time.
0 commit comments