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 0266e72 commit a65a1a3Copy full SHA for a65a1a3
.github/workflows/android.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: actions/checkout@v3
33
34
- name: Setup JDK 19
35
- uses: actions/setup-java@v3.11.0
+ uses: actions/setup-java@17f84c3641ba7b8f6deff6309fc4c864478f5d62 # v3.14.1
36
with:
37
java-version: 19
38
distribution: temurin
0 commit comments