Skip to content

Commit

Permalink
Update gradle/gradle-build-action action to v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent bca3c23 commit 4f462f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: Check Gradle wrapper
uses: gradle/wrapper-validation-action@v1
- name: Run check
uses: gradle/gradle-build-action@v2.8.0
uses: gradle/gradle-build-action@v2.9.0
with:
arguments: check

0 comments on commit 4f462f9

Please sign in to comment.