Skip to content

Commit 772e295

Browse files
chore(deps): update gradle/actions action to v6 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 parents dfb5aa5 + 3221dff commit 772e295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
distribution: 'temurin'
1818
java-version: 17
1919
- name: Setup Gradle
20-
uses: gradle/actions/setup-gradle@v5
20+
uses: gradle/actions/setup-gradle@v6
2121
with:
2222
cache-read-only: ${{ github.ref != 'refs/heads/main' }}
2323
- name: Build and Test with Gradle

0 commit comments

Comments
 (0)