File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 maven-java-${{ matrix.java }}-
5050 maven-
5151 - name : Set up Java
52- uses : actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6 .0
52+ uses : actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7 .0
5353 with :
5454 java-version : ${{ matrix.java }}
5555 distribution : ${{ env.DEFAULT_JAVA_DISTRIBUTION }}
7474 maven-site-
7575 maven-
7676 - name : Set up Java
77- uses : actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6 .0
77+ uses : actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7 .0
7878 with :
7979 java-version : ${{ env.BASE_JAVA_VERSION }}
8080 distribution : ${{ env.DEFAULT_JAVA_DISTRIBUTION }}
@@ -103,7 +103,7 @@ jobs:
103103 maven-deploy-
104104 maven-
105105 - name : Set up Java
106- uses : actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6 .0
106+ uses : actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7 .0
107107 with :
108108 java-version : ${{ env.BASE_JAVA_VERSION }}
109109 distribution : ${{ env.DEFAULT_JAVA_DISTRIBUTION }}
You can’t perform that action at this time.
0 commit comments