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.
1 parent 580dcc1 commit 03de250Copy full SHA for 03de250
.github/workflows/android.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
python-version: '3.x'
20
- name: Setup Java
21
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
22
23
java-version: '17'
24
distribution: 'temurin'
0 commit comments