Skip to content

Commit

Permalink
chore(deps): update gradle/gradle-build-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 25, 2024
1 parent 38d1bb7 commit c5b8a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
with:
java-version: '17'
distribution: 'adopt'
- uses: gradle/gradle-build-action@v2
- uses: gradle/gradle-build-action@v3
- name: Run Tests
uses: reactivecircus/android-emulator-runner@v2
with:
Expand Down

0 comments on commit c5b8a14

Please sign in to comment.