Skip to content

Commit

Permalink
Fix wrapper validation.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDrakify authored Sep 18, 2024
1 parent d25608c commit 043c49d
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 @@ -9,7 +9,7 @@ jobs:
- name: Checkout Git Repository
uses: actions/checkout@v4
- name: Validate Gradle Wrapper
uses: gradle/wrapper-validation-action@v4
uses: gradle/wrapper-validation-action@v2
- name: Set up JDK
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit 043c49d

Please sign in to comment.