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 81d5e25 commit 797d116Copy full SHA for 797d116
.github/workflows/harness-android.yml
@@ -74,7 +74,7 @@ jobs:
74
run: bun install
75
76
- name: Setup JDK 17
77
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
78
with:
79
distribution: "zulu"
80
java-version: 17
0 commit comments