Skip to content

Commit a4a1acd

Browse files
[deps]: Update actions/setup-java action to v5 (#451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a00b72 commit a4a1acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
key: cargo-combine-cache
9797

9898
- name: Setup Java
99-
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
99+
uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
100100
with:
101101
distribution: temurin
102102
java-version: 17

0 commit comments

Comments
 (0)