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 1170025 commit 81334a4Copy full SHA for 81334a4
.github/workflows/android.yml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/checkout@v5
11
- name: Set up JDK 21
12
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
13
with:
14
java-version: '21'
15
distribution: 'temurin'
0 commit comments