Skip to content

Commit 1c3519e

Browse files
Update actions/setup-java action to v4.7.1 (#1585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c878893 commit 1c3519e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-android-build/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ runs:
66
steps:
77
- name: Setup JDK
88
id: setup-jdk
9-
uses: actions/[email protected].0
9+
uses: actions/[email protected].1
1010
with:
1111
distribution: 'zulu'
1212
java-version: '21'

0 commit comments

Comments
 (0)