Skip to content

Commit

Permalink
Update gradle/wrapper-validation-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Goooler committed Feb 2, 2024
1 parent 10f6990 commit 9918be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
distribution: 'zulu'
java-version: 21
- uses: gradle/wrapper-validation-action@v1
- uses: gradle/wrapper-validation-action@v2
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3

Expand Down

0 comments on commit 9918be5

Please sign in to comment.