File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 41
41
steps :
42
42
- name : Setup Java
43
43
# https://github.com/marketplace/actions/setup-java-jdk
44
- uses : actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
44
+ uses : actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
45
45
with :
46
46
distribution : zulu
47
47
java-version : ' 21'
@@ -104,7 +104,7 @@ jobs:
104
104
steps :
105
105
- name : Setup Java
106
106
# https://github.com/marketplace/actions/setup-java-jdk
107
- uses : actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
107
+ uses : actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
108
108
with :
109
109
distribution : zulu
110
110
java-version : ' 21'
@@ -159,7 +159,7 @@ jobs:
159
159
# TODO(nickreid): Delete this if we can find/write an upload tool other than Maven.
160
160
- name : Setup Java
161
161
# https://github.com/marketplace/actions/setup-java-jdk
162
- uses : actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
162
+ uses : actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
163
163
with :
164
164
distribution : zulu
165
165
java-version : ' 21'
You can’t perform that action at this time.
0 commit comments