Skip to content

Commit 8446957

Browse files
chore(deps): update gradle/gradle-build-action action to v3 (#607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43d5afc commit 8446957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
github-token: ${{ secrets.GITHUB_TOKEN }}
5353

5454
- name: "🔧 Setup Gradle"
55-
uses: gradle/gradle-build-action@v2.11.1
55+
uses: gradle/gradle-build-action@v3.1.0
5656

5757
- name: "❓ Optional setup step"
5858
run: |

0 commit comments

Comments
 (0)