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 e2b2b5a commit 145688cCopy full SHA for 145688c
.github/workflows/prtest.yml
@@ -21,7 +21,7 @@ jobs:
21
java-version: 17
22
23
- name: Setup Android SDK
24
- uses: android-actions/setup-android@v2.0.10
+ uses: android-actions/setup-android@v3.2.2
25
- name: Run script
26
run: |
27
# Add your script commands here
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
28
29
30
31
32
0 commit comments