Skip to content

Commit

Permalink
Merge pull request #79 from gradle/dependabot/github_actions/android-…
Browse files Browse the repository at this point in the history
…actions/setup-android-3

Bump android-actions/setup-android from 2 to 3
  • Loading branch information
cdsap authored Sep 25, 2023
2 parents 42beb9e + 933fa87 commit 77dc58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-experiments-androidx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
java-version: "17"
distribution: "temurin"
- name: Set up Android SDK
uses: android-actions/setup-android@v2
uses: android-actions/setup-android@v3
- name: Download latest version of the validation scripts
uses: gradle/gradle-enterprise-build-validation-scripts/.github/actions/gradle/download@actions-stable
with:
Expand Down

0 comments on commit 77dc58d

Please sign in to comment.