Skip to content

Commit a65a1a3

Browse files
Update actions/setup-java action to v3.14.1 (#1764)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0266e72 commit a65a1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@v3
3333

3434
- name: Setup JDK 19
35-
uses: actions/setup-java@v3.11.0
35+
uses: actions/setup-java@17f84c3641ba7b8f6deff6309fc4c864478f5d62 # v3.14.1
3636
with:
3737
java-version: 19
3838
distribution: temurin

0 commit comments

Comments
 (0)