We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0fbbce9 + 0cf32fe commit db41220Copy full SHA for db41220
.github/workflows/android.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
16
- name: Set up JDK 17
17
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
18
with:
19
java-version: '17'
20
distribution: 'temurin'
0 commit comments