Skip to content

Commit b3dfde6

Browse files
Merge PR #4: Bump actions/setup-java from 4 to 5
Dependabot maintenance update.
1 parent 11a749f commit b3dfde6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v6
2222

2323
- name: Set up JDK 21
24-
uses: actions/setup-java@v4
24+
uses: actions/setup-java@v5
2525
with:
2626
distribution: temurin
2727
java-version: "21"

0 commit comments

Comments
 (0)