Skip to content

Commit

Permalink
Upgrade action for validating Gradle wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
horatiu-udrea committed Dec 2, 2024
1 parent 08267e6 commit f3c33c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Validate Gradle Wrapper
uses: gradle/wrapper-validation-action@v1
uses: gradle/actions/wrapper-validation@v3
- uses: actions/cache@v3
with:
path: |
Expand Down

0 comments on commit f3c33c8

Please sign in to comment.