Skip to content

Commit

Permalink
Update gradle/gradle-build-action action to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent e4269f5 commit 8a0bf0b
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@v2
- name: Run check
uses: gradle/gradle-build-action@v3.1.0
uses: gradle/gradle-build-action@v3.3.1
with:
arguments: check

0 comments on commit 8a0bf0b

Please sign in to comment.