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 3434 fetch-depth : 0
3535
3636 - name : Set up JVM
37- uses : actions/setup-java@v2
37+ uses : actions/setup-java@v3
3838 with :
3939 distribution : ' temurin'
4040 java-version : ${{ matrix.java }}
6060 fetch-depth : 0
6161
6262 - name : Set up JVM
63- uses : actions/setup-java@v2
63+ uses : actions/setup-java@v3
6464 with :
6565 distribution : ' temurin'
6666 java-version : ${{ matrix.java }}
7878 fetch-depth : 0
7979
8080 - name : Set up JVM
81- uses : actions/setup-java@v2
81+ uses : actions/setup-java@v3
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@v2
16+ uses : actions/setup-java@v3
1717 with :
1818 distribution : ' temurin'
1919 java-version : 17
You can’t perform that action at this time.
0 commit comments