Skip to content

Commit

Permalink
Merge pull request #2 from anton-erofeev/dependabot/github_actions/gr…
Browse files Browse the repository at this point in the history
…adle/actions-4

Bump gradle/actions from 3 to 4
  • Loading branch information
anton-erofeev authored Oct 30, 2024
2 parents b126d6f + 56c2e3f commit 7543eb0
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 7543eb0

Please sign in to comment.