Skip to content

Commit

Permalink
Update workflows to use gradle/actions/setup-gradle (WordPress#58628)
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyash3087 committed Feb 6, 2024
1 parent 15644c0 commit ecf9885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rnmobile-android-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: npm run native test:e2e:setup

- name: Gradle cache
uses: gradle/gradle-build-action@3b1b3b9a2104c2b47fbae53f3938079c00c9bb87 # v3.0.0
uses: gradle/actions/setup-gradle@3b1b3b9a2104c2b47fbae53f3938079c00c9bb87 # v3.0.0

- name: AVD cache
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
Expand Down

0 comments on commit ecf9885

Please sign in to comment.