Skip to content

Commit

Permalink
Merge pull request #2784 from ChristianMurphy/chore/update-gradle-wra…
Browse files Browse the repository at this point in the history
…pper-validation

chore: update gradle wrapper to new namespace
  • Loading branch information
ChristianMurphy committed Apr 17, 2024
2 parents 6525aa7 + 5e72c46 commit f919a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Gradle Wrapper Validation
uses: gradle/wrapper-validation-action@v2
uses: gradle/actions/wrapper-validation@v3
- name: Setup Java
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit f919a38

Please sign in to comment.