Skip to content

Commit faaf5bd

Browse files
committed
Bump gradle/actions/setup-gradle to 6.2.0
1 parent c3d219b commit faaf5bd

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
@@ -42,7 +42,7 @@ jobs:
4242
${{ matrix.testProfile }}
4343
distribution: 'temurin'
4444
- name: Setup Gradle
45-
uses: gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e
45+
uses: gradle/actions/setup-gradle@3f131e8634966bd73d06cc69884922b02e6faf92
4646
with:
4747
cache-read-only: ${{ github.ref != 'refs/heads/Branch_6_0' }}
4848
- name: Build with Gradle

0 commit comments

Comments
 (0)