Skip to content

Commit

Permalink
gradle/actions/wrapper-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
cvzi committed Jun 14, 2024
1 parent 3c3020c commit a2c754d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradleCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: chmod +x gradlew

- name: Validate Gradle Wrapper
uses: gradle/wrapper-validation-action@v3
uses: gradle/actions/wrapper-validation@v3

- name: 🔐 Decrypt keystore
if: ${{ github.ref_type == 'tag' }}
Expand Down

0 comments on commit a2c754d

Please sign in to comment.