We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd86bef + c12d9f5 commit 08a57e8Copy full SHA for 08a57e8
1 file changed
.github/workflows/android-build.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- name: set up JDK 17
15
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
16
with:
17
java-version: '17'
18
distribution: 'temurin'
0 commit comments