Skip to content

Commit

Permalink
[ci] Upgrade github action gradle plugin to v3 (#2576)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankfliu authored May 1, 2023
1 parent e229c13 commit 11d7550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
distribution: 'corretto'
java-version: 11
- name: Gradle cache
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 11d7550

Please sign in to comment.