Skip to content

Commit

Permalink
ci: test using gradle/actions/wrapper-validation@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
dkl3in committed Apr 26, 2024
1 parent 7faef8c commit a3b8eb6
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 @@ -58,7 +58,7 @@ jobs:
# Validate wrapper
- name: Gradle Wrapper Validation
uses: gradle/actions/wrapper-validation@v1.0.6
uses: gradle/actions/wrapper-validation@v4

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

0 comments on commit a3b8eb6

Please sign in to comment.