Skip to content

Commit

Permalink
ci: update workflow deps
Browse files Browse the repository at this point in the history
  • Loading branch information
darksaid98 committed Jun 13, 2024
1 parent b54e41f commit aa33e61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/gradle/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
shell: bash

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

- name: Setup Gradle and Caching
uses: gradle/gradle-build-action@v2
uses: gradle/actions/setup-gradle@v3

0 comments on commit aa33e61

Please sign in to comment.