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 33
33
name : Install Node.js
34
34
with :
35
35
node-version : " 22"
36
- - uses : actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73
36
+ - uses : actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00
37
37
with :
38
38
distribution : " temurin"
39
39
java-version : " 17"
95
95
name : Install Node.js
96
96
with :
97
97
node-version : " 22"
98
- - uses : actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73
98
+ - uses : actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00
99
99
with :
100
100
distribution : " temurin"
101
101
java-version : " 11"
@@ -191,7 +191,7 @@ jobs:
191
191
name : Install Node.js
192
192
with :
193
193
node-version : " 22"
194
- - uses : actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73
194
+ - uses : actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00
195
195
with :
196
196
distribution : " temurin"
197
197
java-version : " 11"
You can’t perform that action at this time.
0 commit comments