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 dea2c77 commit de13d86Copy full SHA for de13d86
.github/workflows/build_release.yml
@@ -158,7 +158,7 @@ jobs:
158
CI_PLATFORM: android
159
160
- name: Set up JDK
161
- uses: actions/setup-java@v5
+ uses: actions/setup-java@de5a937a1dc73fbc1a67d7d1aa4bebc1082f3190
162
with:
163
distribution: temurin
164
java-version-file: .tool-versions
@@ -220,7 +220,7 @@ jobs:
220
221
222
223
224
225
226
0 commit comments