This repository was archived by the owner on Jun 3, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 restore-keys : |
4040 ${{ runner.os }}-maven-
4141 - name : Set up JDK ${{ matrix.java }}
42- uses : actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4.0 .0
42+ uses : actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13 .0
4343 with :
4444 distribution : ' temurin'
4545 java-version : ${{ matrix.java }}
Original file line number Diff line number Diff line change 4444 restore-keys : |
4545 ${{ runner.os }}-maven-
4646 - name : Set up JDK ${{ matrix.java }}
47- uses : actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4.0 .0
47+ uses : actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13 .0
4848 with :
4949 distribution : ' temurin'
5050 java-version : ${{ matrix.java }}
You can’t perform that action at this time.
0 commit comments