Skip to content

Commit

Permalink
Merge pull request #5 from googlemaps/dependabot/github_actions/gradl…
Browse files Browse the repository at this point in the history
…e/actions-4

chore(deps): bump gradle/actions from 3 to 4
  • Loading branch information
dkhawk authored Oct 2, 2024
2 parents e03488f + 5d0a252 commit 317f844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v4

- name: Gradle Wrapper Validation
uses: gradle/actions/wrapper-validation@v3
uses: gradle/actions/wrapper-validation@v4

- name: Set up JDK 21
uses: actions/setup-java@v4.2.1

0 comments on commit 317f844

Please sign in to comment.