Commit f85cad5 authored and Google Java Core Libraries
committed
1 parent 99530b4 commit f85cad5 Copy full SHA for f85cad5
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 31
31
restore-keys : |
32
32
maven-
33
33
- name : ' Set up JDK ${{ matrix.java }}'
34
- uses : actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018
34
+ uses : actions/setup-java@2dfa2011c5b2a0f1489bf9e433881c92c1631f88
35
35
with :
36
36
java-version : ${{ matrix.java }}
37
37
distribution : ' zulu'
61
61
restore-keys : |
62
62
maven-
63
63
- name : ' Set up JDK 11'
64
- uses : actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018
64
+ uses : actions/setup-java@2dfa2011c5b2a0f1489bf9e433881c92c1631f88
65
65
with :
66
66
java-version : 11
67
67
distribution : ' zulu'
90
90
restore-keys : |
91
91
maven-
92
92
- name : ' Set up JDK 11'
93
- uses : actions/setup-java@6a0805fcefea3d4657a47ac4c165951e33482018
93
+ uses : actions/setup-java@2dfa2011c5b2a0f1489bf9e433881c92c1631f88
94
94
with :
95
95
java-version : 11
96
96
distribution : ' zulu'
You can’t perform that action at this time.
0 commit comments