Skip to content

Commit

Permalink
Merge pull request #69 from cvzi/renovate/gradle-actions-4.x
Browse files Browse the repository at this point in the history
Update gradle/actions action to v4
  • Loading branch information
cvzi authored Aug 4, 2024
2 parents af259eb + c3d6a26 commit 2ad3eab
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 @@ -33,7 +33,7 @@ jobs:
run: chmod +x gradlew

- name: 🕵️ Validate Gradle Wrapper
uses: gradle/actions/wrapper-validation@v3
uses: gradle/actions/wrapper-validation@v4

- name: 🔐 Decrypt keystore
run: |
Expand Down

0 comments on commit 2ad3eab

Please sign in to comment.