We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a749f commit b3dfde6Copy full SHA for b3dfde6
1 file changed
.github/workflows/android.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v6
22
23
- name: Set up JDK 21
24
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
25
with:
26
distribution: temurin
27
java-version: "21"
0 commit comments