Skip to content

Commit 3cceb97

Browse files
committed
Bump gradle/actions/setup-gradle to 6.2.0
1 parent f9252bd commit 3cceb97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
17
5252
distribution: 'temurin'
5353
- name: Setup Gradle
54-
uses: gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e
54+
uses: gradle/actions/setup-gradle@3f131e8634966bd73d06cc69884922b02e6faf92
5555
with:
5656
cache-read-only: ${{ github.ref != 'refs/heads/Branch_5_0' }}
5757
- name: Build with Gradle

0 commit comments

Comments
 (0)