Skip to content

Commit

Permalink
Merge pull request #103 from phodal/dependabot/github_actions/gradle/…
Browse files Browse the repository at this point in the history
…actions-4

chore(deps): bump gradle/actions from 3 to 4
  • Loading branch information
phodal authored Sep 26, 2024
2 parents a109460 + bcc2ae5 commit f188cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

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

# Set up Java environment for the next steps
- name: Setup Java
Expand Down

0 comments on commit f188cc5

Please sign in to comment.