Skip to content

Commit 1298d6a

Browse files
Update android-actions/setup-android action to v3 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70f7779 commit 1298d6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_gradle_task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
java-version: 17
7777

7878
- name: Setup Android SDK # required for integration tests
79-
uses: android-actions/setup-android@v2
79+
uses: android-actions/setup-android@v3
8080

8181
- uses: gradle/gradle-build-action@v2
8282
with:

0 commit comments

Comments
 (0)