Skip to content

Commit

Permalink
Update gradle/actions to version 4.3.0 (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Feb 3, 2025
1 parent 5c3dc05 commit e74cade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-reusable-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
java-version: 17

- name: Setup Gradle
uses: gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # 4.2.2
uses: gradle/actions/setup-gradle@94baf225fe0a508e581a564467443d0e2379123b # 4.3.0
with:
develocity-access-key: ${{ secrets.GE_ACCESS_KEY }}
develocity-injection-enabled: true
Expand Down

0 comments on commit e74cade

Please sign in to comment.