Skip to content

Commit a1069f9

Browse files
authored
Merge pull request #216 from amitdev/dependabot/github_actions/gradle/actions-4
Bump gradle/actions from 3 to 4
2 parents ee73bf4 + 3fcf6b8 commit a1069f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
# Validate wrapper
4343
- name: Gradle Wrapper Validation
44-
uses: gradle/actions/wrapper-validation@v3
44+
uses: gradle/actions/wrapper-validation@v4
4545

4646
# Set up Java environment for the next steps
4747
- name: Setup Java

0 commit comments

Comments
 (0)