File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 node-version : 18
4444 cache : ' yarn'
4545 cache-dependency-path : yarn.lock
46- - uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5
46+ - uses : actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5
4747 with :
4848 java-version : ' 17'
4949 distribution : " adopt"
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107107 if : ${{ steps.platform-check.outputs.skip != 'true' && matrix.platform == 'android' }}
108108 run : sudo apt-get update && sudo apt-get install -y ninja-build
109109
110- - uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5
110+ - uses : actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5
111111 if : ${{ steps.platform-check.outputs.skip != 'true' && matrix.platform == 'android' }}
112112 with :
113113 java-version : " 17"
@@ -330,7 +330,7 @@ jobs:
330330 if : ${{ steps.platform-check.outputs.skip != 'true' && matrix.platform == 'android' }}
331331 run : sudo apt-get update && sudo apt-get install -y ninja-build
332332
333- - uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5
333+ - uses : actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5
334334 if : ${{ steps.platform-check.outputs.skip != 'true' && matrix.platform == 'android' }}
335335 with :
336336 java-version : " 17"
@@ -481,7 +481,7 @@ jobs:
481481 if : ${{ steps.platform-check.outputs.skip != 'true' && matrix.platform == 'android' }}
482482 run : sudo apt-get update && sudo apt-get install -y ninja-build
483483
484- - uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5
484+ - uses : actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5
485485 if : ${{ steps.platform-check.outputs.skip != 'true' && matrix.platform == 'android' }}
486486 with :
487487 java-version : " 17"
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ jobs:
147147
148148 - uses : ./.github/actions/disk-cleanup
149149
150- - uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5
150+ - uses : actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5
151151 with :
152152 java-version : " 17"
153153 distribution : " adopt"
Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ jobs:
161161 cache : " yarn"
162162 cache-dependency-path : yarn.lock
163163
164- - uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5
164+ - uses : actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5
165165 with :
166166 java-version : " 17"
167167 distribution : " adopt"
Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ jobs:
178178 cache : " yarn"
179179 cache-dependency-path : yarn.lock
180180
181- - uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5
181+ - uses : actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5
182182 with :
183183 java-version : " 17"
184184 distribution : " adopt"
Original file line number Diff line number Diff line change 5353 cache : " yarn"
5454 cache-dependency-path : yarn.lock
5555
56- - uses : actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5
56+ - uses : actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5
5757 with :
5858 java-version : " 17"
5959 distribution : " adopt"
You can’t perform that action at this time.
0 commit comments