Skip to content

Commit b4d8e14

Browse files
committed
Upgrade to gradle/actions 6.1.0
1 parent 830a1d6 commit b4d8e14

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
@@ -44,7 +44,7 @@ jobs:
4444
java-version: ${{ matrix.java.javaInstall }}
4545
distribution: 'temurin'
4646
- name: Setup Gradle
47-
uses: gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c
47+
uses: gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e
4848
with:
4949
cache-read-only: ${{ github.ref != 'refs/heads/Branch_6_0' }}
5050
- name: Build with Gradle

0 commit comments

Comments
 (0)