There was an error while loading. Please reload this page.
1 parent d2b029b commit 9b81203Copy full SHA for 9b81203
1 file changed
.github/actions/setup-build-env/action.yml
@@ -24,7 +24,7 @@ runs:
24
cp .github/mock-google-services.json automotive/google-services.json
25
26
- name: Set up JDK 21
27
- uses: actions/setup-java@03ad4de0992f5dab5e18fcb136590ce7c4a0ac95 # v5.6.0
+ uses: actions/setup-java@b6effb05e454b25005698d916606bdc6ffcbf961 # v5.7.0
28
with:
29
distribution: "temurin"
30
java-version: "21"
0 commit comments